PhoenixPNG  0.1.0
Set of tools to ease use of png file
Loading...
Searching...
No Matches
PColorMap Member List

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)PColorMapprotected
initialisationPColorMap()PColorMapprivate
interpolate(color_t &red, color_t &green, color_t &blue, float value) constPColorMap
interpolate(color_t &red, color_t &green, color_t &blue, color_t &alpha, float value) constPColorMap
interpolate(PColorValue &output, float value) constPColorMap
operator=(const PColorMap &other)PColorMap
p_mapColorPColorMapprivate
PColorMap()PColorMap
PColorMap(const PColorMap &other)PColorMap
~PColorMap()PColorMapvirtual