This is the complete list of members for color_range, including all inherited members.
color_range(Uint32 mid, Uint32 max=0x00FFFFFF, Uint32 min=0x00000000, Uint32 rep=0x00808080) | color_range | inline |
color_range(const std::vector< Uint32 > &v) | color_range | inline |
color_range() | color_range | inline |
debug() const | color_range | |
index() const | color_range | |
max() const | color_range | inline |
max_ | color_range | private |
mid() const | color_range | inline |
mid_ | color_range | private |
min() const | color_range | inline |
min_ | color_range | private |
operator<(const color_range &b) const | color_range | inline |
operator==(const color_range &b) const | color_range | inline |
rep() const | color_range | inline |
rep_ | color_range | private |