nn::math::MTX34Transpose FunctionNN_MATH_INLINE MTX34 * MTX34Transpose( MTX34 * pOut, const MTX34 * p ); NN_MATH_INLINE MTX43 * MTX34Transpose( MTX43 * pOut, const MTX34 * p );
MTX34Transpose(MTX34 *, const MTX34 *)
|
Creates the transpose of a matrix. |
MTX34Transpose(MTX43 *, const MTX34 *)
|
Creates the transpose of a matrix. |
MTX34Transpose(MTX34 *, const MTX34 *)Creates the transpose of a matrix.
MTX34Transpose(MTX43 *, const MTX34 *)Creates the transpose of a matrix.
CONFIDENTIAL