nn::math::MTX34InvTranspose FunctionNN_FORCE_INLINE u32 MTX34InvTranspose( MTX34 * pOut, const MTX34 * p ); NN_MATH_INLINE u32 MTX34InvTranspose( MTX33 * pOut, const MTX34 * p );
MTX34InvTranspose ( MTX34 *, const MTX34 * )
|
Calculates the inverse transpose of a matrix. |
MTX34InvTranspose ( MTX33 *, const MTX34 * )
|
Calculates the inverse transpose of a matrix. |
MTX34InvTranspose ( MTX34 *, const MTX34 * )Calculates the inverse transpose of a matrix.
MTX34InvTranspose ( MTX33 *, const MTX34 * )Calculates the inverse transpose of a matrix.
CONFIDENTIAL