| _node | VAPoR::ParamsBase | protected |
| _ssave | VAPoR::ParamsBase | protected |
| BeginGroup(const string &description) | VAPoR::ParamsBase | inline |
| Clear() | VAPoR::ParamsBase | protected |
| 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 |
| getAmbientCoeff() const | VAPoR::ViewpointParams | inline |
| GetAttributes() | VAPoR::ParamsBase | protected |
| getClassName() const | Wasp::MyBase | inline |
| getCurrentViewpoint() const | VAPoR::ViewpointParams | inlinevirtual |
| GetDiagMsg() | Wasp::MyBase | inlinestatic |
| GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
| getDiffuseCoeff(int lightNum) const | VAPoR::ViewpointParams | |
| GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrCode() | Wasp::MyBase | inlinestatic |
| GetErrMsg() | Wasp::MyBase | inlinestatic |
| GetErrMsgCB() | Wasp::MyBase | inlinestatic |
| getExponent() const | VAPoR::ViewpointParams | inline |
| GetFOV() const | VAPoR::ViewpointParams | |
| getLightDirection(int lightNum, int dir) const | VAPoR::ViewpointParams | |
| GetModelViewMatrix(double m[16]) const | VAPoR::ViewpointParams | inline |
| GetModelViewMatrix() const | VAPoR::ViewpointParams | inline |
| GetName() const | VAPoR::ParamsBase | inline |
| GetNode() const | VAPoR::ParamsBase | inline |
| getNumLights() const | VAPoR::ViewpointParams | inline |
| GetOrthoProjectionSize() const | VAPoR::ViewpointParams | |
| GetProjectionMatrix(double m[16]) const | VAPoR::ViewpointParams | inline |
| GetProjectionType() const | VAPoR::ViewpointParams | |
| GetRotationCenter() const | VAPoR::ViewpointParams | inline |
| GetRotationCenter(double c[3]) const | VAPoR::ViewpointParams | inline |
| getSpecularCoeff(int lightNum) const | VAPoR::ViewpointParams | |
| GetStretchFactors() const | VAPoR::ViewpointParams | |
| GetTransform(string dataSetName) | VAPoR::ViewpointParams | virtual |
| GetTransformNames() const | VAPoR::ViewpointParams | 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 |
| GetWindowSize(size_t &width, size_t &height) const | VAPoR::ViewpointParams | |
| IntermediateChange() | VAPoR::ParamsBase | inline |
| MapOrthographic enum value | VAPoR::ViewpointParams | |
| MyBase() | Wasp::MyBase | |
| operator!=(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
| operator=(const ViewpointParams &rhs) | VAPoR::ViewpointParams | |
| VAPoR::ParamsBase::operator=(const ParamsBase &rhs) | VAPoR::ParamsBase | |
| VAPoR::ParamsBase::operator=(ParamsBase &)=delete | VAPoR::ParamsBase | |
| operator==(const ParamsBase &rhs) const | VAPoR::ParamsBase | inline |
| Orthographic enum value | VAPoR::ViewpointParams | |
| 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 |
| Perspective enum value | VAPoR::ViewpointParams | |
| ProjectionType enum name | VAPoR::ViewpointParams | |
| ReconstructCamera(const double m[16], double position[3], double upVec[3], double viewDir[3]) const | VAPoR::ViewpointParams | inline |
| Remove(const string &name) | VAPoR::ParamsBase | protected |
| rescale(vector< double > scaleFac) | VAPoR::ViewpointParams | |
| SaveCameraToFile(const std::string &path) | VAPoR::ViewpointParams | |
| setAmbientCoeff(double val) | VAPoR::ViewpointParams | inline |
| SetCameraFromFile(const std::string &path) | VAPoR::ViewpointParams | |
| SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
| SetCurrentViewpoint(Viewpoint *newVP) | VAPoR::ViewpointParams | |
| SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
| SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
| SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
| setDiffuseCoeff(int lightNum, double val) | VAPoR::ViewpointParams | |
| 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 |
| setExponent(double val) | VAPoR::ViewpointParams | inline |
| SetFOV(float v) | VAPoR::ViewpointParams | |
| setLightDirection(int lightNum, int dir, double val) | VAPoR::ViewpointParams | |
| SetModelViewMatrix(const double matrix[16]) | VAPoR::ViewpointParams | inline |
| SetModelViewMatrix(const std::vector< double > mvec) | VAPoR::ViewpointParams | inline |
| setNumLights(size_t nlights) | VAPoR::ViewpointParams | inline |
| SetOrthoProjectionSize(float f) | VAPoR::ViewpointParams | |
| SetParent(ParamsBase *parent) | VAPoR::ParamsBase | |
| SetProjectionMatrix(const double m[16]) | VAPoR::ViewpointParams | inline |
| SetProjectionType(ProjectionType type) | VAPoR::ViewpointParams | |
| SetRotationCenter(vector< double > c) | VAPoR::ViewpointParams | inline |
| SetRotationCenter(const double c[3]) | VAPoR::ViewpointParams | inline |
| setSpecularCoeff(int lightNum, double val) | VAPoR::ViewpointParams | |
| SetStretchFactors(vector< double > factors) | VAPoR::ViewpointParams | |
| 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 |
| SetWindowSize(size_t width, size_t height) | VAPoR::ViewpointParams | |
| ViewpointParams(ParamsBase::StateSave *ssave) | VAPoR::ViewpointParams | |
| ViewpointParams(ParamsBase::StateSave *ssave, XmlNode *node) | VAPoR::ViewpointParams | |
| ViewpointParams(const ViewpointParams &rhs) | VAPoR::ViewpointParams | |
| ~ParamsBase() | VAPoR::ParamsBase | virtual |
| ~ViewpointParams() | VAPoR::ViewpointParams | virtual |