Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DirectXMath Library Utility Functions

Lists the utility functions provided by DirectXMath.

In this section

TopicDescription

XMComparisonAllFalse

Tests the comparison value to determine if all of the compared components are false.

XMComparisonAllInBounds

Tests the comparison value to determine if all of the compared components are within set bounds.

XMComparisonAllTrue

Tests the comparison value to determine if all of the compared components are true.

XMComparisonAnyFalse

Tests the comparison value to determine if any of the compared components are false.

XMComparisonAnyOutOfBounds

Tests the comparison value to determine if any of the compared components are outside the set bounds.

XMComparisonAnyTrue

Tests the comparison value to determine if any of the compared components are true.

XMComparisonMixed

Tests the comparison value to determine if the compared components had mixed results--some true and some false.

XMFresnelTerm

Calculates the Fresnel term for unpolarized light.

XMVerifyCPUSupport

Indicates if the DirectXMath Library supports the current platform.

 

Related topics

DirectXMath Library Functions

 

 

Show:
© 2017 Microsoft