SSpListener_GetVelocity
You can use theSSpListener_GetVelocityfunction to get the velocity of a listener.
OSStatus SSpListener_GetVelocity ( SSpListenerReference inListenerReference, TQ3Vector3D *outVelocity);
inListenerReference- A listener reference.
outVelocity- On exit, the most recent untransformed velocity vector of the listener.
- function result
- A result code.
DESCRIPTION
TheSSpListener_GetVelocityfunction returns, in theoutVelocityparameter, the most recent untransformed velocity vector of the listener specified by theinListenerReferenceparameter. The velocity is the velocity set by the most recent call toSSpListener_SetVelocity.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help