XMVECTOR Extensions

XMVECTOR is portable type used to represent a vector of four 32-bit floating-point or integer components, each aligned optimally and mapped to a hardware vector register.

Note

The features listed here are only available under C++.

 

In this section

Topic Description
XMVECTOR Operators
The XMVECTOR structure exposes the following operators.

 

Reference

XMVECTOR Data Type