osgEarth 2.1.1
|
#include <osgEarthSymbology/Color>
#include <algorithm>
#include <osg/Vec4ub>
#include <sstream>
#include <iomanip>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{Color.cpp} |
Functions | |
void | anonymous_namespace{Color.cpp}::rgb2hsv (osg::Vec4f &c) |
void | anonymous_namespace{Color.cpp}::hsv2rgb (osg::Vec4f &c) |