#include <nnsys/g3d/glbstate.h>
MtxFx43* NNS_G3dGlbGetInvCameraMtx(void); MtxFx43* NNS_G3dGlbGetInvV(void);
None.
Returns the pointer to the inverse matrix in the camera matrix.
This function gets the pointer to the inverse matrix in the camera matrix that is set to the global state kept in the G3D library. If the inverse matrix in the camera matrix has not been calculated, this function searches for the inverse and returns a pointer to that inverse matrix.
10/13/2004 Left NNS_G3dGlbGetInvCameraMtx in the Syntax section only.
08/02/2004 Initial version.
CONFIDENTIAL