UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TBVTree< InElementType, InAllocator > Member List

This is the complete list of members for TBVTree< InElementType, InAllocator >, including all inherited members.

CalcElementBounds(const FElement &)TBVTree< InElementType, InAllocator >protectedstatic
CalcNodeBounds(const TArray< FElementBox > &ElementBBoxes, const int StartIndex, const int LimitIndex)TBVTree< InElementType, InAllocator >inlineprotectedstatic
Create(const TArray< FElement > &InElements)TBVTree< InElementType, InAllocator >inlineprotected
Create(TArray< FElement > &&InElements)TBVTree< InElementType, InAllocator >inlineprotected
CreateCommonInternal()TBVTree< InElementType, InAllocator >inlineprotected
FElement typedefTBVTree< InElementType, InAllocator >
GetBoundingBoxes() constTBVTree< InElementType, InAllocator >inline
GetElements() constTBVTree< InElementType, InAllocator >inline
GetElements()TBVTree< InElementType, InAllocator >inline
GetLongestAxis(const FBox &NodeBounds)TBVTree< InElementType, InAllocator >inlineprotectedstatic
GetNodes() constTBVTree< InElementType, InAllocator >inline
GetOverlapping(const FBox &Box, TArray< FElement > &OutOverlappingElements) constTBVTree< InElementType, InAllocator >inline
IsEmpty() constTBVTree< InElementType, InAllocator >inline
RecreateTree()TBVTree< InElementType, InAllocator >inline
RecreateTree(const TArray< FElement > &InElements)TBVTree< InElementType, InAllocator >inline
RecreateTree(TArray< FElement > &&InElements)TBVTree< InElementType, InAllocator >inline
Reset()TBVTree< InElementType, InAllocator >inlineprotected
Subdivide(TArray< FElementBox > &ElementBBoxes, const int StartIndex, const int LimitIndex, int &CurrentNode)TBVTree< InElementType, InAllocator >inlineprotected
TBVTree()TBVTree< InElementType, InAllocator >inline
TBVTree(const TArray< FElement > &InElements)TBVTree< InElementType, InAllocator >inline
TBVTree(TArray< FElement > &&InElements)TBVTree< InElementType, InAllocator >inline