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