9 Data Structures
TQ3CameraData
data type.
typedef struct TQ3CameraData { TQ3CameraPlacement placement; TQ3CameraRange range; TQ3CameraViewPort viewPort; } TQ3CameraData;placement
A camera placement structure that specifies the current placement and orientation of the camera.range
A camera range structure that specifies the current hither and yon clipping planes for the camera.viewPort
A camera view port structure that specifies the current view port of the camera.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker