Inheritance diagram for osgSim::ScalarsToColors:
Public Member Functions | |
ScalarsToColors (float scalarMin, float scalarMax) | |
virtual | ~ScalarsToColors () |
virtual osg::Vec4 | getColor (float scalar) const |
float | getMin () const |
float | getMax () const |
|
|
|
|
|
Get the color for a given scalar value. Reimplemented in osgSim::ColorRange. |
|
Get the maximum scalar value. |
|
Get the minimum scalar value. |