void njInitMatrix( *m , n, frag ) NJS_MATRIX *m Sint32 n Int flag
サイズ10のマトリクススタックを用意し初期化します。 NJS_MATRIX stack[10]; njInitMatrix(stack, 10 , 1);