Function:ss2qnfp
From S2PLOT
ss2qnfp
Query the near and far clip plane distances.
Prototype
void ss2qnfp(double *near, double *far);
Description
Get the actual near and far clip plane distances from the camera in DEVICE coordinates.
See Also
ss2snfe | Set the clipping plane expansion factor. |
Code Example
Back to S2PLOT function list.