Navigation
API > API/Runtime > API/Runtime/Engine
| Name | TStaticSpatialIndexDataInterface |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
| Include Path | #include "WorldPartition/RuntimeHashSet/StaticSpatialIndex.h" |
Syntax
template<typename Profile>
struct TStaticSpatialIndexDataInterface
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~TStaticSpatialIndexDataInterface() |
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetAllocatedSize() |
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h | ||
const Profile::FBox & GetBox
(
uint32 InIndex |
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h | ||
const Profile::FBox * GetBoxes
(
uint32 InIndex, |
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h | ||
int32 GetNumBox() |
WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |