frame_helper
Classes | Public Member Functions | List of all members
frame_helper::ColorGradient Class Reference

#include <ColorGradient.h>

Public Member Functions

 ColorGradient ()
 
void addColorPoint (const float red, const float green, const float blue, const float value)
 
void clearGradient ()
 
void getColorAtValue (const float value, float &red, float &green, float &blue) const
 
void colormapSelector (const ColorGradientType type)
 

Constructor & Destructor Documentation

frame_helper::ColorGradient::ColorGradient ( )
inline

Member Function Documentation

void frame_helper::ColorGradient::addColorPoint ( const float  red,
const float  green,
const float  blue,
const float  value 
)
void frame_helper::ColorGradient::clearGradient ( )
void frame_helper::ColorGradient::colormapSelector ( const ColorGradientType  type)
void frame_helper::ColorGradient::getColorAtValue ( const float  value,
float &  red,
float &  green,
float &  blue 
) const

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