Urho3D
Urho3D::AreaAllocator Member List

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

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