Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshAABBTree3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Spatial/MeshAABBTree3.h | |||
TMeshAABBTree3
(
const TriangleMeshType* SourceMesh, |
Spatial/MeshAABBTree3.h |
TMeshAABBTree3()
| Name | TMeshAABBTree3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
TMeshAABBTree3()
TMeshAABBTree3(const TriangleMeshType *, bool)
| Name | TMeshAABBTree3 |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
TMeshAABBTree3
(
const TriangleMeshType * SourceMesh,
bool bAutoBuild
)