_node | VAPoR::ParamsBase | protected |
_ssave | VAPoR::ParamsBase | protected |
addControlPoint(float value, float opacity) | VAPoR::OpacityMap | |
addNormControlPoint(float normv, float opacity) | VAPoR::OpacityMap | |
BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
Clear() | VAPoR::ParamsBase | protected |
clear() | VAPoR::OpacityMap | |
CONTROL_POINT enum value | VAPoR::OpacityMap | |
controlPointOpacity(int index) const | VAPoR::OpacityMap | |
controlPointOpacity(int index, float opacity) | VAPoR::OpacityMap | |
controlPointValue(int index) const | VAPoR::OpacityMap | |
controlPointValue(int index, float value) | VAPoR::OpacityMap | |
controlPointValueNormalized(int index) const | VAPoR::OpacityMap | |
controlPointValueNormalized(int index, float nv) | VAPoR::OpacityMap | |
deleteControlPoint(int index) | VAPoR::OpacityMap | |
DiagMsg | Wasp::MyBase | static |
DiagMsgCB | Wasp::MyBase | static |
DiagMsgCB_T typedef | Wasp::MyBase | |
DiagMsgFilePtr | Wasp::MyBase | static |
DiagMsgSize | Wasp::MyBase | static |
Enabled | Wasp::MyBase | static |
EnableErrMsg(bool enable) | Wasp::MyBase | inlinestatic |
EndGroup() | VAPoR::ParamsBase | inline |
ErrCode | Wasp::MyBase | static |
ErrMsg | Wasp::MyBase | static |
ErrMsgCB | Wasp::MyBase | static |
ErrMsgCB_T typedef | Wasp::MyBase | |
ErrMsgFilePtr | Wasp::MyBase | static |
ErrMsgSize | Wasp::MyBase | static |
GAUSSIAN enum value | VAPoR::OpacityMap | |
GetAttributes() | VAPoR::ParamsBase | protected |
getClassName() const | Wasp::MyBase | inline |
GetClassType() | VAPoR::OpacityMap | inlinestatic |
GetControlPoints() const | VAPoR::OpacityMap | |
GetDataBounds() const | VAPoR::OpacityMap | |
GetDiagMsg() | Wasp::MyBase | inlinestatic |
GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
GetErrCode() | Wasp::MyBase | inlinestatic |
GetErrMsg() | Wasp::MyBase | inlinestatic |
GetErrMsgCB() | Wasp::MyBase | inlinestatic |
GetFreq() const | VAPoR::OpacityMap | inline |
GetInterpType() const | VAPoR::OpacityMap | inline |
GetMean() const | VAPoR::OpacityMap | inline |
GetName() const | VAPoR::ParamsBase | inline |
GetNode() const | VAPoR::ParamsBase | inline |
GetPhase() const | VAPoR::OpacityMap | inline |
GetSSQ() const | VAPoR::OpacityMap | inline |
GetType() const | VAPoR::OpacityMap | inline |
GetValueDouble(const string tag, double defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueDoubleVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueDoubleVec(const string tag, const vector< double > &defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueLong(const string tag, long defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueLongVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueLongVec(const string tag, const vector< long > &defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueString(const string tag, string defaultVal) const | VAPoR::ParamsBase | virtual |
GetValueStringVec(const string tag) const | VAPoR::ParamsBase | virtual |
GetValueStringVec(const string tag, const vector< string > &defaultVal) const | VAPoR::ParamsBase | virtual |
inDataBounds(float value) const | VAPoR::OpacityMap | |
IntermediateChange() | VAPoR::ParamsBase | inline |
INVERTED_GAUSSIAN enum value | VAPoR::OpacityMap | |
IsEnabled() | VAPoR::OpacityMap | inline |
isOpaque() const | VAPoR::OpacityMap | |
maxValue() const | VAPoR::OpacityMap | |
minValue() const | VAPoR::OpacityMap | |
moveControlPoint(int index, float dx, float dy) | VAPoR::OpacityMap | |
MyBase() | Wasp::MyBase | |
numControlPoints() const | VAPoR::OpacityMap | inline |
opacityData(float value) const | VAPoR::OpacityMap | |
opacityDataAtNorm(float nv) const | VAPoR::OpacityMap | |
OpacityMap(ParamsBase::StateSave *ssave) | VAPoR::OpacityMap | |
OpacityMap(ParamsBase::StateSave *ssave, XmlNode *node) | VAPoR::OpacityMap | |
operator!=(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
operator=(const ParamsBase &rhs) | VAPoR::ParamsBase | |
operator=(ParamsBase &)=delete | VAPoR::ParamsBase | |
operator==(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
ParamsBase(StateSave *ssave, const string &classname) | VAPoR::ParamsBase | |
ParamsBase(StateSave *ssave, XmlNode *node) | VAPoR::ParamsBase | |
ParamsBase(const ParamsBase &rhs) | VAPoR::ParamsBase | |
ParamsBase(ParamsBase &&)=delete | VAPoR::ParamsBase | |
ParamsBase(StateSave *ssave) | VAPoR::ParamsBase | protected |
Remove(const string &name) | VAPoR::ParamsBase | protected |
SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
SetControlPoints(const vector< double > &opacityControlPoints) | VAPoR::OpacityMap | |
SetDataBounds(const vector< double > &bounds) | VAPoR::OpacityMap | |
SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
SetEnabled(bool enabled) | VAPoR::OpacityMap | |
SetErrCode(int err_code) | Wasp::MyBase | inlinestatic |
SetErrMsg(const char *format,...) | Wasp::MyBase | static |
SetErrMsg(int errcode, const char *format,...) | Wasp::MyBase | static |
SetErrMsgCB(ErrMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetErrMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
SetErrMsgFilePtr() | Wasp::MyBase | inlinestatic |
SetFreq(double freq) | VAPoR::OpacityMap | |
SetInterpType(TFInterpolator::type t) | VAPoR::OpacityMap | |
setMaxValue(double val) | VAPoR::OpacityMap | |
SetMean(double mean) | VAPoR::OpacityMap | |
setMinValue(double val) | VAPoR::OpacityMap | |
setOpaque() | VAPoR::OpacityMap | |
SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
SetPhase(double phase) | VAPoR::OpacityMap | |
SetSSQ(double ssq) | VAPoR::OpacityMap | |
SetType(OpacityMap::Type type) | VAPoR::OpacityMap | |
SetValueDouble(const string &tag, string description, double value) | VAPoR::ParamsBase | virtual |
SetValueDoubleVec(const string &tag, string description, const vector< double > &values) | VAPoR::ParamsBase | virtual |
SetValueLong(const string &tag, string description, long value) | VAPoR::ParamsBase | virtual |
SetValueLongVec(const string &tag, string description, const vector< long > &values) | VAPoR::ParamsBase | virtual |
SetValueString(const string &tag, string description, const string &value) | VAPoR::ParamsBase | virtual |
SetValueStringVec(const string &tag, string description, const vector< string > &values) | VAPoR::ParamsBase | virtual |
SINE enum value | VAPoR::OpacityMap | |
Type enum name | VAPoR::OpacityMap | |
~OpacityMap() | VAPoR::OpacityMap | virtual |
~ParamsBase() | VAPoR::ParamsBase | virtual |