#include <nnsys/g3d/glbstate.h>
const MtxFx43* NNS_G3dGlbGetInvP(void);
なし。
射影行列の逆行列へのポインタを返します。
G3Dライブラリ内部で保持しているグローバル状態に設定されている射影行列の逆行列へのポインタを返します。
NNS_G3dGlbPerspective NNS_G3dGlbFrustum NNS_G3dGlbOrtho NNS_G3dGlbPerspectiveW NNS_G3dGlbFrustumW NNS_G3dGlbOrthoW NNS_G3dGlbSetProjectionMtx
2004/11/05 初版