|
Urho3D
|
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::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(i32 width, i32 height, i32 maxWidth=0, i32 maxHeight=0, bool fastMode=true) | Urho3D::AreaAllocator | |
| size_ | Urho3D::AreaAllocator | private |
| SplitRect(i32 freeAreaIndex, const IntRect &reserve) | Urho3D::AreaAllocator | private |