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