9 Managing Cameras

9 Q3Camera_GetViewPort

You can use the Q3Camera_GetViewPort function to get the current view port of a camera.

TQ3Status Q3Camera_GetViewPort (
TQ3CameraObject camera, 
TQ3CameraViewPort *viewPort);
camera A camera object.
viewPort On exit, a pointer to a camera view port structure.

DESCRIPTION


The Q3Camera_GetViewPort function returns, in the viewPort parameter, a pointer to a camera view port structure that describes the current view port of 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