NNS_G3dGlbGetProjectionMtx

Syntax

#include <nnsys/g3d/glbstate.h>
const MtxFx44* NNS_G3dGlbGetProjectionMtx( void );

Arguments

None.

Return Values

The pointer to the projection matrix.

Description

Gets the pointer to the projection matrix, which is set in the global state stored in the G3D library.

See Also

NNS_G3dGlbPerspective, NNS_G3dGlbPerspectiveW, NNS_G3dGlbOrtho, NNS_G3dGlbOrthoW, NNS_G3dGlbSetProjectionMtx

Revision History

2004/09/16 Initial version.


CONFIDENTIAL