nn::math::MTX44Scale Function| Name | Description | |
|---|---|---|
| out | 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 pM. |
| in | pS | Pointer to the vector that stores the scaling value along the direction of each axis. |
Creates a matrix to use for scaling transformations.
CONFIDENTIAL