| a | ColorPallet | [private] |
| ALPHA enum value | ColorPallet | |
| b | ColorPallet | [private] |
| checkColorModel(const string &str) | ColorPallet | [private] |
| colorModel | ColorPallet | [private] |
| ColorModel enum name | ColorPallet | |
| ColorPallet(const string &filename, bool &ok) | ColorPallet | |
| g | ColorPallet | [private] |
| getColorModel() const | ColorPallet | [inline] |
| getRGBA(const size_t offset, float &r, float &g, float &b, float &a) const | ColorPallet | |
| handleA_Line(const string &bufStr) | ColorPallet | [private] |
| handleHSVA_Line(const string &bufStr) | ColorPallet | [private] |
| handleLA_Line(const string &bufStr) | ColorPallet | [private] |
| handleRGBA_Line(const string &bufStr) | ColorPallet | [private] |
| HSVA enum value | ColorPallet | |
| insertCmapEntryRGBA(const float v1, const float r1, const float g1, const float b1, const float a1, const float v2, const float r2, const float g2, const float b2, const float a2) | ColorPallet | [private] |
| LUM_ALPHA enum value | ColorPallet | |
| r | ColorPallet | [private] |
| RGBA enum value | ColorPallet | |
| setColorModel(const ColorModel cm) | ColorPallet | [inline] |
| setRGBA(const size_t offset, const float r, const float g, const float b, const float a) | ColorPallet | |
| UNKNOWN_CLR_MODEL enum value | ColorPallet | |