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 Triangle Test Functions

Lists the triangle test functions provided by the DirectXMath TriangleTests namespace.

TermDescription

ContainedBy

Tests whether a triangle is contained within six planes (typically a frustum).

Intersects (triangle-plane)

Tests whether a triangle and a plane intersect.

Intersects (triangle-ray)

Test whether a triangle intersects with a ray.

Intersects (triangle-triangle)

Test whether two triangles intersect.

 

Related topics

DirectXMath Library Functions

 

 

Show:
© 2017 Microsoft