_colorControlPointTag | VAPoR::MapperFunctionBase | protectedstatic |
_colormap | VAPoR::MapperFunctionBase | protected |
_compType | VAPoR::MapperFunctionBase | protected |
_doubleType | VAPoR::ParsedXml | protectedstatic |
_emptyString | VAPoR::ParamsBase | protectedstatic |
_hsvAttr | VAPoR::MapperFunctionBase | protectedstatic |
_leftColorBoundAttr | VAPoR::MapperFunctionBase | protectedstatic |
_leftColorBoundTag | VAPoR::MapperFunctionBase | protectedstatic |
_leftOpacityBoundAttr | VAPoR::MapperFunctionBase | protectedstatic |
_leftOpacityBoundTag | VAPoR::MapperFunctionBase | protectedstatic |
_longType | VAPoR::ParsedXml | protectedstatic |
_mapperFunctionTag | VAPoR::MapperFunctionBase | static |
_opacityAttr | VAPoR::MapperFunctionBase | protectedstatic |
_opacityCompositionAttr | VAPoR::MapperFunctionBase | protectedstatic |
_opacityCompositionTag | VAPoR::MapperFunctionBase | protectedstatic |
_opacityControlPointTag | VAPoR::MapperFunctionBase | protectedstatic |
_opacityMaps | VAPoR::MapperFunctionBase | protected |
_params | VAPoR::MapperFunction | protected |
_paramsBaseName | VAPoR::ParamsBase | protected |
_parseDepth | VAPoR::ParamsBase | protected |
_positionAttr | VAPoR::MapperFunctionBase | protectedstatic |
_rgbAttr | VAPoR::MapperFunctionBase | protectedstatic |
_rightColorBoundAttr | VAPoR::MapperFunctionBase | protectedstatic |
_rightColorBoundTag | VAPoR::MapperFunctionBase | protectedstatic |
_rightOpacityBoundAttr | VAPoR::MapperFunctionBase | protectedstatic |
_rightOpacityBoundTag | VAPoR::MapperFunctionBase | protectedstatic |
_stringType | VAPoR::ParsedXml | protectedstatic |
_typeAttr | VAPoR::ParsedXml | protectedstatic |
ADDITION enum value | VAPoR::MapperFunctionBase | |
buildNode() | VAPoR::MapperFunctionBase | virtual |
charHandler(ExpatParseMgr *, const XML_Char *, int) | VAPoR::ParsedXml | inlinevirtual |
classIdFromTagMap | VAPoR::ParamsBase | protectedstatic |
Clear() | VAPoR::ParamsBase | protected |
colorInterpType() | VAPoR::MapperFunctionBase | inline |
colorValue(float point) | VAPoR::MapperFunction | |
colorVarNum | VAPoR::MapperFunctionBase | protected |
CompositionType enum name | VAPoR::MapperFunctionBase | |
createDefaultFcnMap | VAPoR::ParamsBase | protectedstatic |
CreateDefaultInstance() | VAPoR::MapperFunction | inlinestatic |
CreateDefaultParamsBase(int pType) | VAPoR::ParamsBase | inlinestatic |
CreateDefaultParamsBase(const string &tag) | VAPoR::ParamsBase | static |
createOpacityMap(OpacityMap::Type type=OpacityMap::CONTROL_POINT) | VAPoR::MapperFunction | virtual |
VAPoR::MapperFunctionBase::createOpacityMap(OpacityMapBase::Type type=OpacityMapBase::CONTROL_POINT) | VAPoR::MapperFunctionBase | virtual |
deepCopy(ParamNode *newRoot=0) | VAPoR::MapperFunction | inlinevirtual |
deleteOpacityMap(OpacityMapBase *omap) | VAPoR::MapperFunctionBase | |
dummyParamsBaseInstances | VAPoR::ParamsBase | protectedstatic |
elementEndHandler(ExpatParseMgr *, int, std::string &) | VAPoR::MapperFunctionBase | virtual |
VAPoR::ParamsBase::elementEndHandler(ExpatParseMgr *pm, int depth, string &tag) | VAPoR::ParamsBase | virtual |
elementStartHandler(ExpatParseMgr *, int depth, std::string &, const char **) | VAPoR::MapperFunctionBase | virtual |
VAPoR::ParamsBase::elementStartHandler(ExpatParseMgr *pm, int depth, string &tag, const char **attribs) | VAPoR::ParamsBase | virtual |
GetAttributes() | VAPoR::ParamsBase | protected |
getColormap() | VAPoR::MapperFunction | virtual |
VAPoR::MapperFunctionBase::getColormap() const | VAPoR::MapperFunctionBase | virtual |
getColorVarNum() | VAPoR::MapperFunctionBase | inline |
GetCurrentNode() | VAPoR::ParamsBase | inlineprotected |
getCurrentParamNode() | VAPoR::ParamsBase | inlineprotectedvirtual |
getMaxColorMapValue() | VAPoR::MapperFunctionBase | inline |
getMaxOpacMapValue() | VAPoR::MapperFunctionBase | inline |
getMinColorMapValue() | VAPoR::MapperFunctionBase | inline |
getMinOpacMapValue() | VAPoR::MapperFunctionBase | inline |
getName() | VAPoR::MapperFunctionBase | inline |
GetName() | VAPoR::ParamsBase | inline |
getNumEntries() | VAPoR::MapperFunctionBase | inline |
getNumOpacityMaps() const | VAPoR::MapperFunctionBase | inline |
GetNumParamsClasses() | VAPoR::ParamsBase | inlinestatic |
getOpacityComposition() | VAPoR::MapperFunctionBase | inline |
getOpacityMap(int index) | VAPoR::MapperFunction | virtual |
VAPoR::MapperFunctionBase::getOpacityMap(int index) const | VAPoR::MapperFunctionBase | virtual |
getOpacityScaleFactor() | VAPoR::MapperFunctionBase | inline |
getOpacVarNum() | VAPoR::MapperFunctionBase | inline |
getParams() | VAPoR::MapperFunction | inline |
GetParamsBaseTypeId() | VAPoR::ParamsBase | inline |
GetRootNode() | VAPoR::ParamsBase | inline |
GetTagFromType(ParamsBaseType t) | VAPoR::ParamsBase | static |
GetTypeFromTag(const string &tag) | VAPoR::ParamsBase | static |
hsvToRgb(float *hsv, float *rgb) | VAPoR::MapperFunctionBase | static |
hsvValue(float point, float *h, float *sat, float *val) | VAPoR::MapperFunctionBase | |
init() | VAPoR::MapperFunctionBase | protectedvirtual |
isOpaque() | VAPoR::MapperFunctionBase | |
IsParamsTag(const string &tag) | VAPoR::ParamsBase | inlinestatic |
makeLut(float *clut) | VAPoR::MapperFunctionBase | |
mapColorIndexToFloat(int indx) | VAPoR::MapperFunctionBase | inline |
mapFloatToColorIndex(float point) | VAPoR::MapperFunctionBase | inline |
mapFloatToOpacIndex(float point) | VAPoR::MapperFunctionBase | inline |
mapOpacIndexToFloat(int indx) | VAPoR::MapperFunctionBase | inline |
MapperFunction() | VAPoR::MapperFunction | |
MapperFunction(const string &tag) | VAPoR::MapperFunction | |
MapperFunction(RenderParams *p, int nBits=8) | VAPoR::MapperFunction | |
MapperFunction(const MapperFunction &mapper) | VAPoR::MapperFunction | |
MapperFunction(const MapperFunctionBase &mapper) | VAPoR::MapperFunction | |
MapperFunctionBase(const string &name) | VAPoR::MapperFunctionBase | |
MapperFunctionBase(int nBits, const string &name) | VAPoR::MapperFunctionBase | |
MapperFunctionBase(const MapperFunctionBase &mapper) | VAPoR::MapperFunctionBase | |
mapperName | VAPoR::MapperFunctionBase | protected |
mapPosition(float x, float minValue, float maxValue, int hSize) | VAPoR::MapperFunctionBase | static |
maxColorMapBound | VAPoR::MapperFunctionBase | protected |
maxOpacMapBound | VAPoR::MapperFunctionBase | protected |
minColorMapBound | VAPoR::MapperFunctionBase | protected |
minOpacMapBound | VAPoR::MapperFunctionBase | protected |
MULTIPLICATION enum value | VAPoR::MapperFunctionBase | |
numEmbedClasses | VAPoR::ParamsBase | protectedstatic |
numEntries | VAPoR::MapperFunctionBase | protected |
numParamsClasses | VAPoR::ParamsBase | protectedstatic |
opacityScaleFactor | VAPoR::MapperFunctionBase | protected |
opacityValue(float point) | VAPoR::MapperFunctionBase | |
opacVarNum | VAPoR::MapperFunctionBase | protected |
ParamsBase(XmlNode *parent, const string &name) | VAPoR::ParamsBase | |
ParamsBase(const string &name) | VAPoR::ParamsBase | inline |
ParamsBase(const ParamsBase &pbase) | VAPoR::ParamsBase | |
ParamsBaseType typedef | VAPoR::ParamsBase | |
Pop() | VAPoR::ParamsBase | protected |
previousClass | VAPoR::ParsedXml | |
Push(string &tag, ParamsBase *pBase=0) | VAPoR::ParamsBase | protected |
RegisterParamsBaseClass(const string &tag, BaseCreateFcn fcn, bool isParams) | VAPoR::ParamsBase | static |
Remove(const string &name) | VAPoR::ParamsBase | protected |
ReregisterParamsBaseClass(const string &tag, const string &newtag, bool isParams) | VAPoR::ParamsBase | static |
rgbToHsv(float *rgb, float *hsv) | VAPoR::MapperFunctionBase | static |
setColorInterpType(TFInterpolator::type t) | VAPoR::MapperFunctionBase | inline |
setColorVarNum(int var) | VAPoR::MapperFunctionBase | inlinevirtual |
setCurrentParamNode(ParamNode *pn) | VAPoR::ParamsBase | inlineprotectedvirtual |
SetFlagDirty(const string &flag) | VAPoR::ParamsBase | |
setMaxColorMapValue(float val) | VAPoR::MapperFunctionBase | inline |
setMaxOpacMapValue(float val) | VAPoR::MapperFunctionBase | inline |
setMinColorMapValue(float val) | VAPoR::MapperFunctionBase | inline |
setMinOpacMapValue(float val) | VAPoR::MapperFunctionBase | inline |
setNumEntries(int val) | VAPoR::MapperFunctionBase | inline |
setOpacityComposition(CompositionType t) | VAPoR::MapperFunctionBase | inline |
setOpacityScaleFactor(float val) | VAPoR::MapperFunctionBase | inline |
setOpacVarNum(int var) | VAPoR::MapperFunctionBase | inlinevirtual |
setOpaque() | VAPoR::MapperFunctionBase | |
setParams(RenderParams *p) | VAPoR::MapperFunction | inline |
SetParent(XmlNode *parent) | VAPoR::ParamsBase | |
SetRootParamNode(ParamNode *pn) | VAPoR::ParamsBase | inlinevirtual |
setVarNum(int var) | VAPoR::MapperFunctionBase | inlinevirtual |
tagFromClassIdMap | VAPoR::ParamsBase | protectedstatic |
~MapperFunction() | VAPoR::MapperFunction | virtual |
~MapperFunctionBase() | VAPoR::MapperFunctionBase | virtual |
~ParamsBase() | VAPoR::ParamsBase | virtual |
~ParsedXml() | VAPoR::ParsedXml | inlinevirtual |