DirectXMath Library 4D vector transformation functions
Lists the 4D vector transformation functions.
In this section
Topic | Description |
---|---|
XMVector4Transform |
Transforms a 4D vector by a matrix. |
XMVector4TransformStream |
Transforms a stream of 4D vectors by a given matrix. |
Related topics