UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TOctree2< ElementType, OctreeSemantics > Member List

This is the complete list of members for TOctree2< ElementType, OctreeSemantics >, including all inherited members.

AddElement(typename TCallTraits< ElementType >::ConstReference Element)TOctree2< ElementType, OctreeSemantics >inline
ApplyOffset(const FVector &InOffset, bool bGlobalOctree=false)TOctree2< ElementType, OctreeSemantics >inline
Destroy()TOctree2< ElementType, OctreeSemantics >inline
DumpStats() constTOctree2< ElementType, OctreeSemantics >inline
FindAllElements(const IterateAllElementsFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FindElementsWithBoundsTest(const FBoxCenterAndExtent &BoxBounds, const IterateBoundsFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FindElementsWithPredicate(const PredicateFunc &Predicate, const IterateFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FindFirstElementWithBoundsTest(const FBoxCenterAndExtent &BoxBounds, const IterateBoundsFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FindNearbyElements(const FVector &Position, const IterateBoundsFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FindNodesWithPredicate(const PredicateFunc &Predicate, const IterateFunc &Func) constTOctree2< ElementType, OctreeSemantics >inline
FNodeIndex typedefTOctree2< ElementType, OctreeSemantics >
FReal typedefTOctree2< ElementType, OctreeSemantics >
GetElementById(FOctreeElementId2 ElementId)TOctree2< ElementType, OctreeSemantics >inline
GetElementById(FOctreeElementId2 ElementId) constTOctree2< ElementType, OctreeSemantics >inline
GetElementsForNode(FNodeIndex NodeIndex) constTOctree2< ElementType, OctreeSemantics >inline
GetNodeLevelExtent(int32 Level) constTOctree2< ElementType, OctreeSemantics >inline
GetNumNodes() constTOctree2< ElementType, OctreeSemantics >inline
GetRootBounds() constTOctree2< ElementType, OctreeSemantics >inline
GetSizeBytes() constTOctree2< ElementType, OctreeSemantics >inline
IsValidElementId(FOctreeElementId2 ElementId) constTOctree2< ElementType, OctreeSemantics >inline
RemoveElement(FOctreeElementId2 ElementId)TOctree2< ElementType, OctreeSemantics >inline
SetElementId(const ElementType &Element, FOctreeElementId2 Id)TOctree2< ElementType, OctreeSemantics >inlineprotected
ShrinkElements()TOctree2< ElementType, OctreeSemantics >inline
TOctree2(const FVector &InOrigin, FVector::FReal InExtent)TOctree2< ElementType, OctreeSemantics >inline
TOctree2()TOctree2< ElementType, OctreeSemantics >inline