Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FSparseOctreeCell
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Spatial/SparseDynamicOctree3.h | |||
FSparseOctreeCell
(
uint8 LevelIn, |
Spatial/SparseDynamicOctree3.h |
FSparseOctreeCell()
| Name | FSparseOctreeCell |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicOctree3.h |
| Include Path | #include "Spatial/SparseDynamicOctree3.h" |
FSparseOctreeCell()
FSparseOctreeCell(uint8, const FVector3i &)
| Name | FSparseOctreeCell |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicOctree3.h |
| Include Path | #include "Spatial/SparseDynamicOctree3.h" |
FSparseOctreeCell
(
uint8 LevelIn,
const FVector3i & IndexIn
)