Brief Index      Full Index      Events Index      I.M. Reference

Show_Camera_Near_Limit

Functions

HC_BOOLEAN Show_Camera_Near_Limit (float *limit)
 

Detailed Description

Function Documentation

HC_BOOLEAN Show_Camera_Near_Limit ( float *  limit)

Returns information about the camera near limit.

Parameters
limit- A parametric value from 0.0 at the camera to 1.0 at the target. Passed by reference. Returned to user.
Returns
flag - True if the near limit is explicitly set on the camera, false if it is just using the global value controlled by the system option.

DETAILS

No additional details. See Set_Camera_Near_Limit().

See Also
Set_Camera_Near_Limit, Show_Net_Camera_Near_Limit

Brief Index      Full Index      Events Index      I.M. Reference