App::ValueFloatToRGB Class Reference

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

#include <ColorModel.h>

Inheritance diagram for App::ValueFloatToRGB:
Gui::SoFCColorBarBase Gui::SoFCColorBar Gui::SoFCColorGradient Gui::SoFCColorLegend

List of all members.

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.

Definition at line 41 of file ColorModel.h.


Constructor & Destructor Documentation

App::ValueFloatToRGB::ValueFloatToRGB ( void   )  [inline, protected]

Definition at line 47 of file ColorModel.h.

virtual App::ValueFloatToRGB::~ValueFloatToRGB (  )  [inline, protected, virtual]

Definition at line 48 of file ColorModel.h.


Member Function Documentation

virtual Color App::ValueFloatToRGB::getColor ( float  fVal  )  const [pure virtual]

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

Generated on Wed Nov 23 19:01:45 2011 for FreeCAD by  doxygen 1.6.1