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" |
Syntax
struct FBoxesSet
Variables
| Type | Name | Description | |
|---|---|---|---|
| TDynamicVector< FVector3d > | BoxCenters | ||
| TDynamicVector< FVector3d > | BoxExtents | ||
| TDynamicVector< int > | BoxToIndex | ||
| int | IBoxCur | ||
| int | IIndicesCur | ||
| TDynamicVector< int > | IndexList |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBoxesSet () |