9 Managing Cameras

9 Q3Camera_GetViewToFrustum

You can use the Q3Camera_GetViewToFrustum function to get the current view-to-frustum transform.

TQ3Status Q3Camera_GetViewToFrustum (
TQ3CameraObject camera, 
TQ3Matrix4x4 *viewToFrustum);
camera A camera object.
viewToFrustum
On output, a pointer to a 4-by-4 matrix.

DESCRIPTION


The Q3Camera_GetViewToFrustum function returns, in the viewToFrustum parameter, a pointer to a 4-by-4 matrix that describes the current view-to-frustum transform defined by the camera specified by the camera 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