#include <ColorGradient.h>
◆ ColorGradient()
| frame_helper::ColorGradient::ColorGradient |
( |
| ) |
|
|
inline |
◆ addColorPoint()
| void frame_helper::ColorGradient::addColorPoint |
( |
const float |
red, |
|
|
const float |
green, |
|
|
const float |
blue, |
|
|
const float |
value |
|
) |
| |
◆ clearGradient()
| void frame_helper::ColorGradient::clearGradient |
( |
| ) |
|
◆ colormapSelector()
◆ getColorAtValue()
| 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:
- /build/rock-master-18.09-perception-frame-helper-0.20170628/src/ColorGradient.h
- /build/rock-master-18.09-perception-frame-helper-0.20170628/src/ColorGradient.cpp