Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FSegmentTree3
Storage for Box Nodes.
| Name | FTreeBox |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SegmentTree3.h |
| Include Path | #include "Spatial/SegmentTree3.h" |
Syntax
struct FTreeBox
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoxToIndex | int | Spatial/SegmentTree3.h | ||
| Center | FVector3d | Spatial/SegmentTree3.h | ||
| Extents | FVector3d | Spatial/SegmentTree3.h |