NNS_G3dGlbGetInvVP

Syntax

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

Arguments

None.

Return Values

Returns a pointer to the inverse matrix of the matrix resulting when the camera matrix is multiplied by the projection matrix.

Description

The camera matrix and projection matrix are set in the global state held in the G3D library. This function returns a pointer to the inverse matrix of the matrix resulting when the camera matrix is multiplied by the projection matrix.

See Also

Revision History

2004/11/05 Initial version.


CONFIDENTIAL