This is the complete list of members for IlvIntervalColorModel, including all inherited members.
| copy() const | IlvIntervalColorModel | virtual |
| getAlpha(IlInt pixel) const | IlvIntervalColorModel | virtual |
| getBlue(IlInt pixel) const | IlvIntervalColorModel | virtual |
| getColors(IlUChar *&redmap, IlUChar *&greenmap, IlUChar *&bluemap) const | IlvIntervalColorModel | |
| getGreen(IlInt pixel) const | IlvIntervalColorModel | virtual |
| getLimits(IlInt *&limits) const | IlvIntervalColorModel | |
| getRed(IlInt pixel) const | IlvIntervalColorModel | virtual |
| getRGBA(IlInt pixel, IlUChar &red, IlUChar &green, IlUChar &blue, IlUChar &alpha) const | IlvMapColorModel | virtual |
| IlvIntervalColorModel(const IlUChar *redMap, const IlUChar *greenMap, const IlUChar *blueMap, IlUInt colorCount, const IlInt *limits, IlUInt limitCount) | IlvIntervalColorModel | |
| IlvIntervalColorModel(const IlvIntervalColorModel &model) | IlvIntervalColorModel | |
| IlvMapColorModel() | IlvMapColorModel | protected |
| isPersistent() const | IlvIntervalColorModel | virtual |
| MakeElevationColorModel() | IlvIntervalColorModel | static |
| save(IlvOutputFile &file) const | IlvMapColorModel | |
| write(IlvOutputFile &file) const =0 | IlvMapColorModel | pure virtual |