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