9 Managing Orthographic Cameras

9 Q3OrthographicCamera_SetData

You can use the Q3OrthographicCamera_SetData function to set the data that defines an orthographic camera.

TQ3Status Q3OrthographicCamera_SetData (
       TQ3CameraObject camera, 
       const TQ3OrthographicCameraData *cameraData);
camera An orthographic camera object.
cameraData A pointer to an orthographic camera data structure.

DESCRIPTION


The Q3OrthographicCamera_SetData function sets the data associated with the orthographic camera specified by the camera parameter to the data specified by the cameraData 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