D:/Programmation/Sources/lxgui/bak/lxgui/gui/include/gui_color.hpp File Reference

#include <iosfwd>

Go to the source code of this file.

Classes

class  gui::color
 A simple color class (float RGBA). More...

Namespaces

namespace  gui

Functions

color gui::operator+ (const color &c1, const color &c2)
color gui::operator- (const color &c1, const color &c2)
color gui::operator* (const color &c1, const color &c2)
color gui::operator* (const color &c1, float f)
color gui::operator* (float f, const color &c2)
std::ostream & gui::operator<< (std::ostream &mStream, const color &mColor)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Tue Jan 1 21:58:11 2013 for gui by  doxygen 1.6.1