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" |
virtual void TreeTraversalImpl
(
int IBox,
int Depth,
FTreeTraversal & Traversal,
const FQueryOptions & Options
) const
Remarks
Traversal implementation. you can override to customize this if necessary.