XMMATRIX Extensions
XMMATRIX describes a 4*4 matrix aligned on a 16-byte boundary that maps to four hardware vector registers.
Note
The features listed here are only available under C++.
In this section
Topic | Description |
---|---|
XMMATRIX Constructors |
Constructs instances of the XMMATRIX structure. |
XMMATRIX Operators |
Operators exposed by XMMATRIX . |
Related topics
-
Reference