NNS_G3dGlbGetInvW

Syntax

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

Arguments

None.

Return Values

Returns the pointer to the inverse matrix of the BaseSRT matrix.

Description

Returns a pointer to the inverse matrix of the BaseSRT matrix. The BaseSRT matrix is set in the global state held in the G3D library.

See Also

NNS_G3dGlbSetBaseScale, NNS_G3dGlbSetBaseRot, NNS_G3dGlbSetBaseTrans

Revision History

2004/11/05 Initial version.


CONFIDENTIAL