Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FSparseDynamicPointOctree3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAxisAlignedBox3d GetCellBox
(
const FSparsePointOctreeCell& Cell |
Spatial/SparseDynamicPointOctree3.h | ||
FAxisAlignedBox3d GetCellBox
(
uint32 Level, |
Spatial/SparseDynamicPointOctree3.h |
GetCellBox(const FSparsePointOctreeCell &)
| Name | GetCellBox |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicPointOctree3.h |
| Include Path | #include "Spatial/SparseDynamicPointOctree3.h" |
FAxisAlignedBox3d GetCellBox
(
const FSparsePointOctreeCell & Cell
) const
GetCellBox(uint32, const FVector3i &)
| Name | GetCellBox |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Spatial/SparseDynamicPointOctree3.h |
| Include Path | #include "Spatial/SparseDynamicPointOctree3.h" |
FAxisAlignedBox3d GetCellBox
(
uint32 Level,
const FVector3i & Index
) const