DirectXMath Library Utility Functions
Lists the utility functions provided by DirectXMath.
In this section
| Topic | Description |
|---|---|
|
Tests the comparison value to determine if all of the compared components are false. | |
|
Tests the comparison value to determine if all of the compared components are within set bounds. | |
|
Tests the comparison value to determine if all of the compared components are true. | |
|
Tests the comparison value to determine if any of the compared components are false. | |
|
Tests the comparison value to determine if any of the compared components are outside the set bounds. | |
|
Tests the comparison value to determine if any of the compared components are true. | |
|
Tests the comparison value to determine if the compared components had mixed results--some true and some false. | |
|
Calculates the Fresnel term for unpolarized light. | |
|
Indicates if the DirectXMath Library supports the current platform. |
Related topics