9 Managing Orthographic Cameras

9 Q3OrthographicCamera_GetData

You can use the Q3OrthographicCamera_GetData function to get the data that defines an orthographic camera.

TQ3Status Q3OrthographicCamera_GetData (
TQ3CameraObject camera, 
TQ3OrthographicCameraData *cameraData);
camera An orthographic camera object.
cameraData On exit, a pointer to an orthographic camera data structure.

DESCRIPTION


The Q3OrthographicCamera_GetData function returns, through the cameraData parameter, information about the orthographic camera specified by the camera parameter. See "Orthographic Camera Data Structure" on page 9-20 for the structure of an orthographic camera data structure.

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