Urho3D
Dviglo::AreaAllocator Member List

This is the complete list of members for Dviglo::AreaAllocator, including all inherited members.

Allocate(int width, int height, int &x, int &y)Dviglo::AreaAllocator
AreaAllocator()Dviglo::AreaAllocator
AreaAllocator(int width, int height, bool fastMode=true)Dviglo::AreaAllocator
AreaAllocator(int width, int height, int maxWidth, int maxHeight, bool fastMode=true)Dviglo::AreaAllocator
Cleanup()Dviglo::AreaAllocatorprivate
doubleWidth_Dviglo::AreaAllocatorprivate
fastMode_Dviglo::AreaAllocatorprivate
freeAreas_Dviglo::AreaAllocatorprivate
GetFastMode() constDviglo::AreaAllocatorinline
GetHeight() constDviglo::AreaAllocatorinline
GetWidth() constDviglo::AreaAllocatorinline
maxSize_Dviglo::AreaAllocatorprivate
Reset(int width, int height, int maxWidth=0, int maxHeight=0, bool fastMode=true)Dviglo::AreaAllocator
size_Dviglo::AreaAllocatorprivate
SplitRect(unsigned freeAreaIndex, const IntRect &reserve)Dviglo::AreaAllocatorprivate