Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
Include |
#include "Spatial/MeshAABBTree3.h" |
bool find_tri_tri_intersections
(
int TID_A,
int IdxRangeStart,
int IdxRangeEnd,
MeshIntersection::FIntersectionsQueryResult * Result,
bool bIgnoreTopoConnected,
TFunctionRef< bool &)> IntersectFn,
const FQueryOptions & Options
) const
Helper for find_self_intersections that intersects a single triangle vs a range of triangles