OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
color.hh File Reference
#include <iosfwd>
#include <boost/operators.hpp>
#include <ost/gfx/module_config.hh>
#include <ost/geom/geom.hh>

Go to the source code of this file.

Data Structures

class  Color
 color with red, green, blue and alpha component More...

Namespaces

namespace  ost
namespace  ost::gfx

Functions

Color DLLEXPORT_OST_GFX HSV (double h, double s, double v)
DLLEXPORT_OST_GFX std::ostream & operator<< (std::ostream &, const Color &c)