This is the complete list of members for WXP::ColorMap, including all inherited members.
add(const char *name, float red, float grn, float blu) | WXP::ColorMap | |
add(const char *name, RGB &rgb) | WXP::ColorMap | |
BACK | WXP::ColorMap | static |
ColorMap() | WXP::ColorMap | |
ColorMap(int size) | WXP::ColorMap | |
ColorMap(const ColorMap &color) | WXP::ColorMap | |
END | WXP::ColorMap | static |
get(int ind, RGB &rgb) | WXP::ColorMap | |
getInd(const char *name) | WXP::ColorMap | |
getIRGB(int ind, int &red, int &grn, int &blu) | WXP::ColorMap | |
getMax() | WXP::ColorMap | inline |
getName(int ind) | WXP::ColorMap | |
getNum() | WXP::ColorMap | inline |
getNumFill() | WXP::ColorMap | inline |
getRGB(int ind, float &red, float &grn, float &blu) | WXP::ColorMap | |
getValue(int ind) | WXP::ColorMap | |
getValue(const char *name) | WXP::ColorMap | |
init(int size) | WXP::ColorMap | |
init() | WXP::ColorMap | |
isColor(int a) | WXP::ColorMap | inlinestatic |
isColorNear(int ind, RGB &rgb) | WXP::ColorMap | |
OFF | WXP::ColorMap | static |
operator=(const ColorMap &color) | WXP::ColorMap | |
print() | WXP::ColorMap | |
set(const ColorMap &color) | WXP::ColorMap | |
setNumFill(int nfill) | WXP::ColorMap | |
setValue(int ind, int val) | WXP::ColorMap | |
~ColorMap() | WXP::ColorMap | |