Q3ViewAngleAspectCamera_New
You can use theQ3ViewAngleAspectCamera_Newfunction to create a new aspect ratio camera.
TQ3CameraObject Q3ViewAngleAspectCamera_New ( const TQ3ViewAngleAspectCameraData *cameraData);
cameraData- A pointer to an aspect ratio camera data structure.
DESCRIPTION
TheQ3ViewAngleAspectCamera_Newfunction returns, as its function result, a new aspect ratio camera having the camera characteristics specified by thecameraDataparameter.