Q3View_GetCamera
You can use theQ3View_GetCamerafunction to get the camera associated with a view.
TQ3Status Q3View_GetCamera ( TQ3ViewObject view, TQ3CameraObject *camera);
view- A view.
camera- On exit, the camera object currently associated with the specified view.
DESCRIPTION
TheQ3View_GetCamerafunction returns, in thecameraparameter, the camera currently associated with the view specified by theviewparameter. The reference count of that camera is incremented.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help