#include <nnsys/g3d/glbstate.h>
const MtxFx43* NNS_G3dGlbGetInvW(void);
None.
Returns the pointer to the inverse matrix of the BaseSRT
matrix.
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.
NNS_G3dGlbSetBaseScale
, NNS_G3dGlbSetBaseRot
, NNS_G3dGlbSetBaseTrans
2004/11/05 Initial version.
CONFIDENTIAL