nn::math::VEC4TransformArray Function| Name | Description | |
|---|---|---|
| out | pOut | Pointer to the start of the array that receives the result of the calculation. |
| in | pM | Pointer to the transformation matrix. |
| in | pV | Pointer to the start of the original vector array. |
| n | ||
| in | count | Number of elements in the vector array to transform. |
Transforms a vector array using a matrix.
CONFIDENTIAL