The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DirectXMath Library 2D Vector Transformation Functions
Lists the 2D vector transformation functions.
In this section
| Topic | Description |
|---|---|
|
Transforms a 2D vector by a matrix. | |
|
Transforms a 2D vector by a given matrix, projecting the result back into w = 1. | |
|
Transforms a stream of 2D vectors by a given matrix, projecting the resulting vectors such that their w coordinates are equal to 1.0. | |
|
Transforms the 2D vector normal by the given matrix. | |
|
Transforms a stream of 2D normal vectors by a given matrix. | |
|
Transforms a stream of 2D vectors by a given matrix. |
Related topics
Show: