9 Managing Cameras
Q3Camera_GetType
function to get type of a camera.
TQ3ObjectType Q3Camera_GetType (TQ3CameraObject camera);
camera
A camera object.
Q3Camera_GetType
function returns, as its function result, the type of the camera specified by the camera
parameter. The types of camera currently supported by QuickDraw3D are defined by these constants:
kQ3CameraTypeOrthographic kQ3CameraTypeViewAngleAspect kQ3CameraTypeViewPlaneIf
Q3Camera_GetType
cannot determine the type of the specified camera, it returns kQ3ObjectTypeInvalid
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker