|
OpenStructure
|
#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) |
1.8.1.1