|
typedef double | value_t |
| Threshold value (lowest value to be associated with entry (color and alpha)
|
|
typedef std::vector< value_t > | color_vect_t |
| Color vector type.
|
|
typedef drain::FlexVariableMap | map_t |
|
|
| PalEntry (const color_vect_t &color={}, value_t alpha=1.0, const std::string &label="") |
|
| PalEntry (const std::initializer_list< drain::Variable::init_pair_t > &args) |
|
PalEntry & | operator= (const PalEntry &b) |
|
const map_t & | getParameters () const |
|
map_t & | getParameters () |
|
The documentation for this class was generated from the following files: