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 ()=default
 
virtual ~ValueFloatToRGB ()=default
 

Detailed Description

Abstract base class that calculates the matching RGB color to a given value.

Constructor & Destructor Documentation

◆ ValueFloatToRGB()

App::ValueFloatToRGB::ValueFloatToRGB ( )
protecteddefault

◆ ~ValueFloatToRGB()

virtual App::ValueFloatToRGB::~ValueFloatToRGB ( )
protectedvirtualdefault

Member Function Documentation

◆ getColor()


The documentation for this class was generated from the following file: