Clr.h File Reference

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

#include <GG/Base.h>
#include <boost/serialization/access.hpp>
#include <boost/serialization/nvp.hpp>

Go to the source code of this file.

Namespaces

namespace  GG

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", each of which represents a color channel. More...

Functions

GG_API Clr GG::FloatClr (float r_, float g_, float b_, float a_)
GG_API bool GG::operator== (const Clr &rhs, const Clr &lhs)
GG_API 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 Wed Mar 26 14:35:42 2008 for GG by  doxygen 1.5.2