#include <nnsys/g3d/glbstate.h>
const MtxFx43* NNS_G3dGlbGetInvP(void);
None.
Returns the pointer to the inverse matrix of the projection matrix.
Returns the pointer to the inverse matrix of the projection matrix set to the global state held in the G3D library.
NNS_G3dGlbPerspective, NNS_G3dGlbFrustum, NNS_G3dGlbOrtho, NNS_G3dGlbPerspectiveW, NNS_G3dGlbFrustumW, NNS_G3dGlbOrthoW, NNS_G3dGlbSetProjectionMtx
11/05/2004 Initial version.