#include <nnsys/g3d/glbstate.h>
const MtxFx43* NNS_G3dGlbGetInvW(void);
None.
Returns the pointer to the inverse matrix of the BaseSRT matrix.
Returns the pointer to the inverse matrix of the BaseSRT matrix set in the global state held in the G3D library.
NNS_G3dGlbSetBaseScale, NNS_G3dGlbSetBaseRot, NNS_G3dGlbSetBaseTrans
11/05/2004 Initial version.