![]() |
PhoenixPNG
0.1.0
Set of tools to ease use of png file
|
This is the complete list of members for PColorMap, including all inherited members.
addColor(float value, const PString &color) | PColorMap | |
addColor(float value, color_t red, color_t green, color_t blue, color_t alpha=255) | PColorMap | |
copyPColorMap(const PColorMap &other) | PColorMap | protected |
initialisationPColorMap() | PColorMap | private |
interpolate(color_t &red, color_t &green, color_t &blue, float value) const | PColorMap | |
interpolate(color_t &red, color_t &green, color_t &blue, color_t &alpha, float value) const | PColorMap | |
interpolate(PColorValue &output, float value) const | PColorMap | |
operator=(const PColorMap &other) | PColorMap | |
p_mapColor | PColorMap | private |
PColorMap() | PColorMap | |
PColorMap(const PColorMap &other) | PColorMap | |
~PColorMap() | PColorMap | virtual |