Member List
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::AreaAllocator | private | 
| doubleWidth_ | Urho3D::AreaAllocator | private | 
| fastMode_ | Urho3D::AreaAllocator | private | 
| freeAreas_ | Urho3D::AreaAllocator | private | 
| GetFastMode() const | Urho3D::AreaAllocator | inline | 
| GetHeight() const | Urho3D::AreaAllocator | inline | 
| GetWidth() const | Urho3D::AreaAllocator | inline | 
| maxSize_ | Urho3D::AreaAllocator | private | 
| Reset(int width, int height, int maxWidth=0, int maxHeight=0, bool fastMode=true) | Urho3D::AreaAllocator | |
| size_ | Urho3D::AreaAllocator | private | 
| SplitRect(unsigned freeAreaIndex, const IntRect &reserve) | Urho3D::AreaAllocator | private | 
