Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/RuntimeHashSet
Inheritance Hierarchy
- IStaticSpatialIndexDataInterface
- TStaticSpatialIndex
- TStaticSpatialIndexRTree
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/StaticSpatialIndex.h |
| Include | #include "WorldPartition/RuntimeHashSet/StaticSpatialIndex.h" |
Syntax
template<class ValueType>
class TStaticSpatialIndexRTree : public TStaticSpatialIndex< ValueType, FStaticSpatialIndex::FRTreeImpl >