Generic rect packer class. Implements an algorithm to pack rects into groups efficiently. More...
Derived from: | None |
Derived by: | None |
Group: | 2D (Display) |
#include <ClanLib/display.h>
Class Members:
Enumerations and structs: | |
Allocation policy. |
| |
Constructs a null instance. |
| |
Returns true if this object is invalid. | |
Throw an exception if this object is invalid. | |
Returns the allocation policy. | |
Returns the max group size. | |
Returns the total amount of rects. | |
Returns the amount of rects in a group. | |
Returns the amount of rects used by group. |
| |
Set the allocation policy. | |
Allocate space for another rect. |