Q3OrthographicCamera_GetRight
You can use theQ3OrthographicCamera_GetRightfunction to get the right side of an orthographic camera.
TQ3Status Q3OrthographicCamera_GetRight ( TQ3CameraObject camera, float *right);
camera- An orthographic camera object.
right- On exit, the right side of the specified orthographic camera.
DESCRIPTION
TheQ3OrthographicCamera_GetRightfunction returns, in therightparameter, a value that specifies the right side of the orthographic camera specified by thecameraparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help