Q3Tracker_SetOrientation
You can use theQ3Tracker_SetOrientationfunction to set the orientation of a tracker.
TQ3Status Q3Tracker_SetOrientation ( TQ3TrackerObject trackerObject, TQ3ControllerRef controllerRef, const TQ3Quaternion *orientation);
trackerObject- A tracker object.
controllerRef- A reference to a controller.
orientation- The desired orientation (in radians) of the specified tracker, or
NULL.DESCRIPTION
TheQ3Tracker_SetOrientationfunction sets the orientation of the tracker specified by thetrackerObjectandcontrollerRefparameters to the value specified in theorientationparameter. If the specified tracker is inactive,Q3Tracker_SetOrientationhas no effect.
- Note
- Calling
Q3Tracker_SetOrientationmight cause the notify function of the tracker to be called.![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help