UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::FSegmentTree3::FBoxesSet Struct Reference

#include <SegmentTree3.h>

Public Member Functions

 FBoxesSet ()
 

Public Attributes

TDynamicVector< FTreeBoxBoxes
 
TDynamicVector< int > IndexList
 
int IBoxCur
 
int IIndicesCur
 

Constructor & Destructor Documentation

◆ FBoxesSet()

UE::Geometry::FSegmentTree3::FBoxesSet::FBoxesSet ( )
inline

Member Data Documentation

◆ Boxes

TDynamicVector<FTreeBox> UE::Geometry::FSegmentTree3::FBoxesSet::Boxes

◆ IBoxCur

int UE::Geometry::FSegmentTree3::FBoxesSet::IBoxCur

◆ IIndicesCur

int UE::Geometry::FSegmentTree3::FBoxesSet::IIndicesCur

◆ IndexList

TDynamicVector<int> UE::Geometry::FSegmentTree3::FBoxesSet::IndexList

The documentation for this struct was generated from the following file: