Classes | Namespaces

Color.hpp File Reference

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.



Detailed Description

Contains color related classes.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines