Urho3D::AreaAllocator Member List

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

Allocate(int width, int height, int &x, int &y)Urho3D::AreaAllocator
AreaAllocator()Urho3D::AreaAllocator
AreaAllocator(int width, int height, bool fastMode=true)Urho3D::AreaAllocator
AreaAllocator(int width, int height, int maxWidth, int maxHeight, bool fastMode=true)Urho3D::AreaAllocator
Cleanup()Urho3D::AreaAllocatorprivate
doubleWidth_Urho3D::AreaAllocatorprivate
fastMode_Urho3D::AreaAllocatorprivate
freeAreas_Urho3D::AreaAllocatorprivate
GetFastMode() const Urho3D::AreaAllocatorinline
GetHeight() const Urho3D::AreaAllocatorinline
GetWidth() const Urho3D::AreaAllocatorinline
maxSize_Urho3D::AreaAllocatorprivate
Reset(int width, int height, int maxWidth=0, int maxHeight=0, bool fastMode=true)Urho3D::AreaAllocator
size_Urho3D::AreaAllocatorprivate
SplitRect(unsigned freeAreaIndex, const IntRect &reserve)Urho3D::AreaAllocatorprivate