RenderWare V2.1

Previous Page Index Next Page

RwReal

RwGetCameraNearClipping(RwCamera *camera);

Description

Retrieves the distance from the camera’s position to the near clipping plane.

Arguments

camera Pointer to the camera.

Return Value

The distance from the camera to the near clipping plane if successful, and CREAL(-1.0) otherwise.

See Also

RwCreateCamera()

RwGetCameraFarClipping()

RwSetCameraFarClipping()

RwSetCameraNearClipping()