DirectXMath Library macros
Lists macros provided by DirectXMath.
In this section
Topic | Description |
---|---|
XMGLOBALCONST macro |
Declares an object to be a pick-any constant, to avoid redundant reloads of that object if it is used (and declared) in multiple places in the DirectXMath Library. |
Related topics