UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType > Member List

This is the complete list of members for THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >, including all inherited members.

Add(const ItemIDType ID, const FBox &Bounds)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Add(const ItemIDType ID, const FCellLocation &Location)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
CalcCellBounds(const FCellLocation &CellLocation) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
CalcCellLocation(const FBox &Bounds) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
CalcQueryBounds(const FBox &Bounds, const int32 Level) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
CellsTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
CellSizeTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
ClampInt32(const int64 Value)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inlineprotectedstatic
FindCell(const int X, const int Y, const int Level) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
FindCellMutable(const int X, const int Y, const int Level)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
FindOrAddCell(const int X, const int Y, const int Level)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetCells() constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetCellSize(const int32 Level) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetFirstSpillListItem() constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetInvCellSize(const int32 Level) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetItems() constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
GetLevelItemCount(const int32 Level) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Initialize(const float InCellSize)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
IntersectRect(const FCellRect &Left, const FCellRect &Right) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
InvCellSizeTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
ItemIDType typedefTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >
ItemsTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
LevelDown(int32 X)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inlinestatic
LevelItemCountTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
LevelRatioTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >static
Move(const ItemIDType ID, const FBox &OldBounds, const FBox &NewBounds)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Move(const ItemIDType ID, const FCellLocation &OldLocation, const FBox &NewBounds)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
NumLevelsTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >static
Query(const FBox &Bounds, OutT &OutResults) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
QuerySmall(const FBox &Bounds, OutT &OutResults) constTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Remove(const ItemIDType ID, const FBox &OldBounds)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Remove(const ItemIDType ID, const FCellLocation &OldLocation)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
Reset()THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline
SpillListTHierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >protected
THierarchicalHashGrid2D(const float InCellSize=500.f)THierarchicalHashGrid2D< InNumLevels, InLevelRatio, InItemIDType >inline