Antiprism 0.23

color_map_map Member List

This is the complete list of members for color_map_map, including all inherited members.
clear()color_map_map [inline]
clone() const color_map_map [inline, virtual]
color_map()color_map [inline]
copy_params(const color_map &cmap)color_map [protected]
cycle_colors()color_map [inline]
effective_size() const color_map_map [virtual]
generate_map(const char *map_name)color_map_map
generate_map_hsv(int map_sz, const vector< double > &hue, const vector< double > &sat, const vector< double > &val, const vector< double > &alpha=vector< double >())color_map_map
generate_map_rgb(int map_sz, const vector< double > &red, const vector< double > &green, const vector< double > &blue, const vector< double > &alpha=vector< double >())color_map_map
get_col(int idx) const color_map_map [virtual]
get_condensed() const color_map_map [virtual]
get_effective_index(int idx) const color_map [inline]
get_map() const color_map_map [inline]
get_sequential_index(color_map &col_map)color_map_map
get_shift() const color_map [inline]
get_step() const color_map [inline]
get_wrap() const color_map [inline]
init(const char *map_name, char *errmsg=0)color_map_map [virtual]
init_from_line(const char *map_line, char *errmsg=0)color_map_map
init_strip(char *map_name, char *errmsg=0)color_map
operator=(const color_map &col_map)color_map_map
read_named_colors()color_map_map
read_params(const char *params, char *errmsg)color_map
set_col(int idx, col_val col)color_map_map
set_map(const map< int, col_val > col_map)color_map_map [inline]
set_shift(int shft)color_map [inline]
set_step(int stp)color_map [inline]
set_wrap(int wrp=-1)color_map
size() const color_map_map [inline]
~color_map()color_map [inline, virtual]