Q3Tracker_SetPosition
You can use theQ3Tracker_SetPositionfunction to set the position of a tracker.
TQ3Status Q3Tracker_SetPosition ( TQ3TrackerObject trackerObject, TQ3ControllerRef controllerRef, const TQ3Point3D *position);
trackerObject- A tracker object.
controllerRef- A reference to a controller.
position- The desired position of the specified tracker.
DESCRIPTION
TheQ3Tracker_SetPositionfunction sets the position of the tracker specified by thetrackerObjectandcontrollerRefparameters to the value specified in thepositionparameter. If the specified tracker is inactive,Q3Tracker_SetPositionhas no effect.
- Note
- Calling
Q3Tracker_SetPositionmight cause the notify function of the tracker to be called.![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help