Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/TMeshAABBTree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include | #include "Spatial/MeshAABBTree3.h" |
static bool TriangleIntersection
&40;
FIntrTriangle3Triangle3d & Intr
&41;
Remarks
Standard tri tri intersection test (with computing intersection geometry) true if triangles were intersecting
Parameters
| Name | Description |
|---|---|
| Intr | Stores intersection problem; after call, should be set with intersection result |