#include <nitro/fx/fx_mtx33.h> void MTX_Copy33(const MtxFx33 *pSrc, MtxFx33 *pDst);
なし
3x3行列を3x3行列にコピーします。
MtxFx33
2006/04/07 初版作成