Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TMeshAABBTree3
| Name | FBoxesSet |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h |
| Include Path | #include "Spatial/MeshAABBTree3.h" |
Syntax
struct FBoxesSet
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoxesSet() |
Spatial/MeshAABBTree3.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoxCenters | TDynamicVector< FVector3d > | Spatial/MeshAABBTree3.h | ||
| BoxExtents | TDynamicVector< FVector3d > | Spatial/MeshAABBTree3.h | ||
| BoxToIndex | TDynamicVector< int > | Spatial/MeshAABBTree3.h | ||
| IBoxCur | int | Spatial/MeshAABBTree3.h | ||
| IIndicesCur | int | Spatial/MeshAABBTree3.h | ||
| IndexList | TDynamicVector< int > | Spatial/MeshAABBTree3.h |