![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SparseDynamicPointOctree3.h>
Public Member Functions | |
| FString | ToString () const |
Public Attributes | |
| int32 | Levels |
| TArray< int32 > | LevelBoxCounts |
| TArray< int32 > | LevelObjCounts |
| TArray< int32 > | LevelMaxObjCounts |
| TArray< float > | LevelCellSizes |
statistics about internal structure of the octree
|
inline |
| int32 UE::Geometry::FSparseDynamicPointOctree3::FStatistics::Levels |