Q3OrthographicCamera_SetData
You can use theQ3OrthographicCamera_SetDatafunction to set the data that defines an orthographic camera.
TQ3Status Q3OrthographicCamera_SetData ( TQ3CameraObject camera, const TQ3OrthographicCameraData *cameraData);
camera- An orthographic camera object.
cameraData- A pointer to an orthographic camera data structure.
DESCRIPTION
TheQ3OrthographicCamera_SetDatafunction sets the data associated with the orthographic camera specified by thecameraparameter to the data specified by thecameraDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help