9 Managing Orthographic Cameras

9 Q3OrthographicCamera_GetRight

You can use the Q3OrthographicCamera_GetRight function 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


The Q3OrthographicCamera_GetRight function returns, in the right parameter, a value that specifies the right side of the orthographic camera specified by the camera parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker