9 Managing View Plane Cameras

9 Q3ViewPlaneCamera_GetData

You can use the Q3ViewPlaneCamera_GetData function to get the data that defines a view plane camera.

TQ3Status Q3ViewPlaneCamera_GetData (
TQ3CameraObject camera, 
TQ3ViewPlaneCameraData *cameraData);
camera A view plane camera object.
cameraData On exit, a pointer to a view plane camera data structure.

DESCRIPTION


The Q3ViewPlaneCamera_GetData function returns, through the cameraData parameter, information about the view plane camera specified by the camera parameter. See "View Plane Camera Data Structure" on page 9-20 for the structure of a view plane 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