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 ()=default | |
virtual | ~ValueFloatToRGB ()=default |
Abstract base class that calculates the matching RGB color to a given value.
|
protecteddefault |
|
protectedvirtualdefault |
|
pure virtual |