![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::Geometry::FSparseOctreeCell, including all inherited members.
| CellID | UE::Geometry::FSparseOctreeCell | |
| Children | UE::Geometry::FSparseOctreeCell | |
| FSparseOctreeCell() | UE::Geometry::FSparseOctreeCell | inline |
| FSparseOctreeCell(uint8 LevelIn, const FVector3i &IndexIn) | UE::Geometry::FSparseOctreeCell | inline |
| GetChildCellID(int ChildIndex) const | UE::Geometry::FSparseOctreeCell | inline |
| HasChild(int ChildIndex) const | UE::Geometry::FSparseOctreeCell | inline |
| Index | UE::Geometry::FSparseOctreeCell | |
| InvalidID | UE::Geometry::FSparseOctreeCell | static |
| InvalidLevel | UE::Geometry::FSparseOctreeCell | static |
| IsExistingCell() const | UE::Geometry::FSparseOctreeCell | inline |
| Level | UE::Geometry::FSparseOctreeCell | |
| MakeChildCell(int ChildIndex) | UE::Geometry::FSparseOctreeCell | inline |
| SetChild(uint32 ChildIndex, const FSparseOctreeCell &ChildCell) | UE::Geometry::FSparseOctreeCell | inline |