Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
Include |
#include "Spatial/MeshAABBTree3.h" |
static bool TriangleIntersection
(
FIntrTriangle3Triangle3d & Intr
)
Standard tri tri intersection test (with computing intersection geometry)
true if triangles were intersecting
Parameter |
Description |
---|---|
Intr |
Stores intersection problem; after call, should be set with intersection result |