RGB color map.
More...
#include <Visualizer.h>
RGB color map.
Definition at line 126 of file Visualizer.h.
◆ Colormap() [1/2]
◆ Colormap() [2/2]
Colormap::Colormap |
( |
const std::vector< helios::RGBcolor > & |
ctable, |
|
|
const std::vector< float > & |
clocs, |
|
|
int |
size, |
|
|
float |
minval_, |
|
|
float |
maxval_ |
|
) |
| |
|
inline |
◆ getLowerLimit()
float Colormap::getLowerLimit |
( |
| ) |
const |
|
inline |
◆ getRange()
◆ getUpperLimit()
float Colormap::getUpperLimit |
( |
| ) |
const |
|
inline |
◆ query()
◆ set()
void Colormap::set |
( |
const std::vector< helios::RGBcolor > & |
ctable, |
|
|
const std::vector< float > & |
clocs, |
|
|
int |
size, |
|
|
float |
a_minval, |
|
|
float |
a_maxval |
|
) |
| |
|
inline |
◆ setRange()
void Colormap::setRange |
( |
float |
min, |
|
|
float |
max |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: