nn::math::MTX34RotAxisRadPartially Function| Name | Description | |
|---|---|---|
| out | pOut |
Pointer to the buffer that receives the result of the calculation. |
| in | pAxis |
Pointer to the vector that specifies the axis of rotation. |
| in | fRad | Amount of rotation in radians. |
Updates only the rotation-related elements in the specified matrix for rotation about the specified axis.
This function does not update the translation elements (the 4th column) in the matrix specified by pOut .
CONFIDENTIAL