Texture grouping class. More...
Derived from: | None |
Derived by: | None |
Group: | 2D (Display) |
#include <ClanLib/display.h>
Class Members:
Enumerations: | |
Texture allocation policy. |
| |
Constructs a null instance. |
| |
Returns true if this object is invalid. | |
Throw an exception if this object is invalid. | |
Returns the amount of sub-textures allocated in group. | |
Returns the amount of textures used by group. | |
Returns the texture allocation policy. | |
Returns the size of the textures used by this texture group. | |
Returns the textures. |
| |
Allocate space for another sub texture. | |
Deallocate space, from a previously allocated texture. | |
Set the texture allocation policy. | |
Insert an existing texture into the texture group. |