XMVECTOR Operators
The following operators are exposed by the XMVECTOR structure.
In this section
| Methods | Description |
|---|---|
|
Adds a floating point value to an | |
|
Subtracts a floating point value from the current instance of | |
|
Multiplication operators | |
|
Multiplication assignment operators | |
|
Division operator. | |
|
Division Assignment operator. | |
|
Subtraction and negation operators | |
|
Addition operators. |
Related topics