| 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() const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindAllElements(const IterateAllElementsFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindElementsWithBoundsTest(const FBoxCenterAndExtent &BoxBounds, const IterateBoundsFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindElementsWithPredicate(const PredicateFunc &Predicate, const IterateFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindFirstElementWithBoundsTest(const FBoxCenterAndExtent &BoxBounds, const IterateBoundsFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindNearbyElements(const FVector &Position, const IterateBoundsFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FindNodesWithPredicate(const PredicateFunc &Predicate, const IterateFunc &Func) const | TOctree2< ElementType, OctreeSemantics > | inline |
| FNodeIndex typedef | TOctree2< ElementType, OctreeSemantics > | |
| FReal typedef | TOctree2< ElementType, OctreeSemantics > | |
| GetElementById(FOctreeElementId2 ElementId) | TOctree2< ElementType, OctreeSemantics > | inline |
| GetElementById(FOctreeElementId2 ElementId) const | TOctree2< ElementType, OctreeSemantics > | inline |
| GetElementsForNode(FNodeIndex NodeIndex) const | TOctree2< ElementType, OctreeSemantics > | inline |
| GetNodeLevelExtent(int32 Level) const | TOctree2< ElementType, OctreeSemantics > | inline |
| GetNumNodes() const | TOctree2< ElementType, OctreeSemantics > | inline |
| GetRootBounds() const | TOctree2< ElementType, OctreeSemantics > | inline |
| GetSizeBytes() const | TOctree2< ElementType, OctreeSemantics > | inline |
| IsValidElementId(FOctreeElementId2 ElementId) const | TOctree2< 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 |