Contains color related classes. More...
#include "common.hpp"Classes | |
| class | a5::Color | 
| Stores and converts colors.  More... | |
| struct | a5::RGB | 
| Stores Colors in the RGB format.  More... | |
| struct | a5::RGBA | 
| Stores Colors in the RGBA format.  More... | |
| struct | a5::RGB_Float | 
| Stores Colors as floating point in the RGB format.  More... | |
| struct | a5::RGBA_Float | 
| Stores Colors as floating point in the RGBA format.  More... | |
Namespaces | |
| namespace | a5 | 
Contains all A5SES classes and functions.  | |
Contains color related classes.
 1.7.1