14#ifndef OSGSIM_SCALARSTCOLORS
15#define OSGSIM_SCALARSTCOLORS 1
Vec4f Vec4
Definition Vec4:21
The osgSim library is a NodeKit that extends the core scene graph to support nodes and drawables that...
Definition BlinkSequence:27
Base class for providing reference counted objects.
Definition Referenced:44
virtual ~ScalarsToColors()
Definition ScalarsToColors:35
float getMin() const
Get the minimum scalar value.
float getMax() const
Get the maximum scalar value.
ScalarsToColors(float scalarMin, float scalarMax)
virtual osg::Vec4 getColor(float scalar) const
Get the color for a given scalar value.
#define OSGSIM_EXPORT
Definition Export:38