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" |
void find_intersections
&40;
int iBox,
const TMeshAABBTree3 & OtherTree,
const TFunction< FVector3d(const FVector3d &)> & TransformF,
int oBox,
int depth,
MeshIntersection::FIntersectionsQueryResult & result,
TFunctionRef< bool(FIntrTriangle3Triangle3d &)> IntersectFn,
const FQueryOptions & Options,
const FQueryOptions & OtherTreeOptions
&41; const