Q3ViewPlaneCamera_GetViewPlane
You can use theQ3ViewPlaneCamera_GetViewPlanefunction to get the current distance of the view plane from a view plane camera.
TQ3Status Q3ViewPlaneCamera_GetViewPlane ( TQ3CameraObject camera, float *viewPlane);
camera- A view plane camera object.
viewPlane- On exit, the distance of the view plane from the specified camera.
DESCRIPTION
TheQ3ViewPlaneCamera_GetViewPlanefunction returns, in theviewPlaneparameter, the distance of the view plane from the camera specified by thecameraparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help