9 Managing Cameras
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.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker