Expand description
Triangle intersection and containment functions.
Functionsยง
- Contained
By - Test a triangle vs 6 planes (typically forming a frustum).
- Intersects
Plane - Tests whether a triangle and a plane intersect.
- Intersects
Ray - Test whether a triangle intersects with a ray.
- Intersects
Triangle - Test whether two triangles intersect