#include <nitro/fx/fx_mtx43.h> void MTX_Concat43(const MtxFx43* a, const MtxFx43* b, MtxFx43* ab);
なし
4x3行列*aに*bを右側から乗じて*abに格納します。 *a,*b,*abは同じ行列へのポインタでも構いません。
MtxFx43, fx32
Ver. 2004/01/19