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

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

Duplicate(TreeType &OutDuplicate) constTQuadTree< ElementType, NodeCapacity >
Empty()TQuadTree< ElementType, NodeCapacity >
GetElements(const FBox2D &Box, TArray< ElementType, ElementAllocatorType > &ElementsOut) constTQuadTree< ElementType, NodeCapacity >
GetElements(const FBox2D &Box, CallbackType &&Callback) constTQuadTree< ElementType, NodeCapacity >inline
GetTreeBox() constTQuadTree< ElementType, NodeCapacity >inline
Insert(const ElementType &Element, const FBox2D &Box, const TCHAR *DebugContext=nullptr)TQuadTree< ElementType, NodeCapacity >
operator=(const TQuadTree &Other)TQuadTree< ElementType, NodeCapacity >
Remove(const ElementType &Instance, const FBox2D &Box)TQuadTree< ElementType, NodeCapacity >
Serialize(FArchive &Ar)TQuadTree< ElementType, NodeCapacity >
TQuadTree()TQuadTree< ElementType, NodeCapacity >
TQuadTree(const FBox2D &InBox, float InMinimumQuadSize=100.f)TQuadTree< ElementType, NodeCapacity >
TQuadTree(const TQuadTree &)TQuadTree< ElementType, NodeCapacity >
~TQuadTree()TQuadTree< ElementType, NodeCapacity >