Clr.h File Reference

Contains the utility class Clr, which represents colors in GG. More...

#include <boost/serialization/access.hpp>
#include <boost/serialization/nvp.hpp>

Go to the source code of this file.

Classes

struct  GG::Clr
 A simple 32-bit structure that can act as a packed 32-bit unsigned integer representation of a RGBA color, a vector of the four unsigned bytes that compose an RGBA color, or the individual unsigned bytes "a", "r", "g", and "b". More...

Namespaces

namespace  GG

Functions

Clr GG::FloatClr (float r, float g, float b, float a)
bool GG::operator== (const Clr &rhs, const Clr &lhs)
bool GG::operator!= (const Clr &rhs, const Clr &lhs)


Detailed Description

Contains the utility class Clr, which represents colors in GG.

Definition in file Clr.h.


Generated on Sat Mar 26 07:08:37 2011 for GG by  doxygen 1.5.9