#include <nnsys/g3d/glbstate.h>
const MtxFx44* NNS_G3dGlbGetProjectionMtx( void );
None.
The pointer to the projection matrix.
Gets the pointer to the projection matrix, which is set in the global state stored in the G3D library.
NNS_G3dGlbPerspective, NNS_G3dGlbPerspectiveW, NNS_G3dGlbOrtho, NNS_G3dGlbOrthoW, NNS_G3dGlbSetProjectionMtx
2004/09/16 Initial version.
CONFIDENTIAL