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