9 Managing Cameras

9 Q3Camera_GetData

You can use the Q3Camera_GetData function to get the basic data associated with a camera.

TQ3Status Q3Camera_GetData (
TQ3CameraObject camera, 
TQ3CameraData *cameraData);
camera A camera object.
cameraData On exit, a pointer to a camera data structure.

DESCRIPTION


The Q3Camera_GetData function returns, through the cameraData parameter, basic information about the camera specified by the camera parameter. See "Camera Data Structure" on page 9-19 for a description of a 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