App::ValueFloatToRGB Class Referenceabstract
Abstract base class that calculates the matching RGB color to a given value. More...
#include <ColorModel.h>
Public Member Functions | |
virtual Color | getColor (float fVal) const =0 |
Protected Member Functions | |
ValueFloatToRGB (void) | |
virtual | ~ValueFloatToRGB () |
Detailed Description
Abstract base class that calculates the matching RGB color to a given value.
Constructor & Destructor Documentation
◆ ValueFloatToRGB()
|
protected |
◆ ~ValueFloatToRGB()
|
protectedvirtual |
Member Function Documentation
◆ getColor()
|
pure virtual |
Implemented in Gui::SoFCColorBarBase, Gui::SoFCColorBar, Gui::SoFCColorLegend, and Gui::SoFCColorGradient.
The documentation for this class was generated from the following file:
- src/App/ColorModel.h