nn::math::MTX44Transpose Function| Name | Description | |
|---|---|---|
| in | pOut | Pointer to the buffer that receives the result of the calculation. It is not a problem if this points to the same matrix as pSrc. |
| in | pSrc | Pointer to the original matrix. |
Creates the transpose of a matrix.
CONFIDENTIAL