Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Spatial > API/Runtime/GeometryCore/Spatial/FSegmentTree3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SegmentTree3.h |
| Include | #include "Spatial/SegmentTree3.h" |
Syntax
struct FSegment
Remarks
FSegment is a 3D line segment with an external identifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ID | ||
| FSegment3d | Segment |