| Add(const TBounds< T > &Bounds, uint32 Index) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| Add(const TBounds< T > &Bounds, uint32 Index) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| AddDefaulted() | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| AllocNode() | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| Build(const TArray< FBounds3f > &BoundsArray, uint32 FirstIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| Candidates | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| Check() const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| CheckNode(uint32 NodeIndex) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| ChildMask | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protectedstatic |
| Extract(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| FDynamicBVH() | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| FindBestInsertion_BranchAndBound(uint32 NodeIndex, const FBounds3f &RESTRICT Bounds) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| FindBestInsertion_Greedy(uint32 NodeIndex, const FBounds3f &RESTRICT Bounds) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| FindClosest(const UE::Math::TVector< T > &Position, const FFuncType &LeafDistSqr) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| ForAll(const TBounds< T > &Bounds, const FFuncType &Func) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| ForAll(const FPredicate &Predicate, const FFuncType &Func) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| ForAllDirty(const FFuncType &Func) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| FreeHead | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| FreeNode(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| GetBounds(uint32 Index) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| GetNode(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| GetNode(uint32 NodeIndex) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| GetNumDirty() const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| GetNumLeaves() const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| GetNumNodes() const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| GetTotalCost() const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| IndexShift | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protectedstatic |
| Insert(FRoot &RESTRICT Root, const FBounds3f &RESTRICT Bounds, uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| IsPresent(uint32 Index) const | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inline |
| Leaves | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| MarkDirty(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| MaxChildren4 | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protectedstatic |
| Nodes | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| NumTested | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| PromoteChild(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| RecursivePromoteChild(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| Remove(uint32 Index) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| RemoveAndSwap(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| Rotate(uint32 NodeIndex) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | protected |
| Set(uint32 NodeIndex, const FBounds3f &Bounds, uint32 FirstChild) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| SetBounds(uint32 NodeIndex, const FBounds3f &Bounds) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| SetFirstChild(uint32 NodeIndex, uint32 FirstChild) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | inlineprotected |
| SwapIndexes(uint32 Index0, uint32 Index1) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| Update(const TBounds< T > &Bounds, uint32 Index) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |
| Update(const TBounds< T > &Bounds, uint32 Index) | FDynamicBVH< MaxChildren, FRootPolicy, FDirtyPolicy, FCostMetric > | |