Q3Controller_GetTrackerOrientation
You can use theQ3Controller_GetTrackerOrientationfunction to get the current orientation of a controller's tracker.
TQ3Status Q3Controller_GetTrackerOrientation ( TQ3ControllerRef controllerRef, TQ3Quaternion *orientation);
controllerRef- A reference to a controller.
orientation- On exit, the current orientation of the tracker associated with the specified controller.
DESCRIPTION
TheQ3Controller_GetTrackerOrientationfunction returns, in theorientationparameter, the current orientation of the tracker associated with the controller specified by thecontrollerRefparameter. If no tracker is currently associated with that controller,Q3Controller_GetTrackerOrientationreturns the orientation of the system cursor's tracker.Q3Controller_GetTrackerOrientationhas no effect if the controller is inactive.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help