UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
List of all members
TStaticSpatialIndexList< ValueType, NodeSorter, Profile > Class Template Reference
#include <
StaticSpatialIndex.h
>
Inheritance diagram for TStaticSpatialIndexList< ValueType, NodeSorter, Profile >:
Additional Inherited Members
Public Member Functions inherited from
TStaticSpatialIndex< ValueType, Profile, FStaticSpatialIndex::TListImpl< Profile >, NodeSorter >
TStaticSpatialIndex
()
void
Init
(const
TArray
<
TPair
< FBox, ValueType > > &
InElements
)
void
Init
(
TArray
<
TPair
< FBox, ValueType > > &&
InElements
)
void
ForEachElement
(Func
InFunc
) const
void
ForEachIntersectingElement
(const FBox &
InBox
, Func
InFunc
) const
void
ForEachIntersectingElement
(const
FStaticSpatialIndex::FSphere
&InSphere, Func
InFunc
) const
void
ForEachIntersectingElement
(const
FStaticSpatialIndex::FCone
&
InCone
, Func
InFunc
) const
void
AddReferencedObjects
(
FReferenceCollector
&Collector)
virtual
int32
GetNumBox
() const
override
virtual
const FBox &
GetBox
(
uint32
InIndex
) const
override
virtual
const FBox *
GetBoxes
(
uint32
InIndex
,
uint32
&
OutStride
) const
override
virtual
uint32
GetAllocatedSize
() const
override
Public Member Functions inherited from
TStaticSpatialIndexDataInterface< Profile >
virtual
~TStaticSpatialIndexDataInterface
()
The documentation for this class was generated from the following file:
Engine/Source/Runtime/Engine/Public/WorldPartition/RuntimeHashSet/
StaticSpatialIndex.h
TStaticSpatialIndexList
Generated by
1.9.8