color.hpp File Reference
+ Include dependency graph for color.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cpe::color
 

Namespaces

namespace  cpe
 

Typedefs

typedef unsigned char cpe::octet
 octet is stored internaly as an unsigned char (1 byte)
 

Functions

std::ostream & cpe::operator<< (std::ostream &stream, const color &c)
 write the color value into the stream