NNS_G3dGlbGetInvVP

C Specification

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

Arguments

None.

Return Values

Returns the pointer to the inverse matrix of the matrix applied to the projection matrix in the camera matrix.

Description

Returns the pointer to the inverse matrix of the matrix applied to the projection matrix and the camera matrix set to the global state held in the G3D library.

See Also

Revision History

2004/11/05 Initial version.


CONFIDENTIAL