CameraObject
See Also: Class CameraObject.
This is the class from which plug-in cameras are derived. Camera objects implement methods that return the properties of the camera. Some are these methods are:
EvalCameraState()
This returns a data structure containing the FOV and distance to the target. These can also be accessed by:
Get/SetFOV()
Provides access to the field of view of the camera.
Get/SetTDist()
Provides access to the target distance of the camera.