#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. The projection matrix is set in the global state held in the G3D library.
NNS_G3dGlbPerspective
, NNS_G3dGlbFrustum
, NNS_G3dGlbOrtho
, NNS_G3dGlbPerspectiveW
, NNS_G3dGlbFrustumW
, NNS_G3dGlbOrthoW
, NNS_G3dGlbSetProjectionMtx
2004/11/05 Initial version.
CONFIDENTIAL