#include <nitro/fx/fx_mtx22.h> void MTX_Copy22(const MtxFx22 *pSrc, MtxFx22 *pDst);
なし
2x2行列を2x2行列にコピーします。
MtxFx22
2006/04/07 初版作成