Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::Colormap, including all inherited members.
color_cell(index_t index) const | GEO::Colormap | inline |
color_cell(index_t index) | GEO::Colormap | inline |
color_ramp_component(index_t component, index_t index1, Numeric::uint8 val1, index_t index2, Numeric::uint8 val2) | GEO::Colormap | |
color_ramp_rgb(index_t index1, const Color &c1, index_t index2, const Color &c2) | GEO::Colormap | |
color_ramp_rgba(index_t index1, const Color &c1, index_t index2, const Color &c2) | GEO::Colormap | |
ColorCell typedef | GEO::Colormap | |
Colormap(index_t size_in=256) | GEO::Colormap | |
Counted() | GEO::Counted | inlineprotected |
is_shared() const | GEO::Counted | inline |
nb_refs() const | GEO::Counted | inline |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
set_color(index_t index, float r, float g, float b) | GEO::Colormap | |
set_color(index_t index, float r, float g, float b, float a) | GEO::Colormap | |
size() const | GEO::Colormap | inline |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Colormap() override | GEO::Colormap | |
~Counted() | GEO::Counted | protectedvirtual |