RwCamera *
RwGetLeftStereoCamera(RwCamera *camera);
Description
Retrieve the left camera of a stereo camera pair.
Arguments
camera Stereo Camera.
Return Value
The left eye camera if successful, and NULL otherwise.
See Also
RwGetRightStereoCamera()
RwGetStereoCameraEyeSeparation()
RwSetStereoCameraEyeSeparation()
RwGetStereoCameraFocalDistance()
RwSetStereoCameraFocalDistance()