Texure atlasing. More...
#include "common.hpp"#include "Bitmap.hpp"#include <vector>#include <set>Classes | |
| class | a5::Atlas | 
| Texture atlas.  More... | |
| class | a5::Atlas::Too_Big | 
| Thrown when trying to allocate a too-large section of the atlas.  More... | |
| class | a5::Atlas::Not_Child | 
| Thrown when trying to free a bitmap that isn't a child of the atlas.  More... | |
| class | a5::Atlas_Bitmap | 
| Bitmap containing reference to an allocated part of a texture atlas.  More... | |
Namespaces | |
| namespace | a5 | 
Contains all A5SES classes and functions.  | |
Texure atlasing.
 1.7.1