VAPOR3 3.9.4
|
This is the complete list of members for VAPoR::ControlExec, including all inherited members.
ActivateRender(string winName, string dataSetName, string renderType, string renderName, bool on) | VAPoR::ControlExec | |
ActivateRender(string winName, string dataSetName, const RenderParams *rp, string renderName, bool on) | VAPoR::ControlExec | |
AddFunction(string scriptType, string dataSetName, string scriptName, string script, const vector< string > &inputVarNames, const vector< string > &outputVarNames, const vector< string > &outputVarMeshes, bool coordFlag=false) | VAPoR::ControlExec | |
ClearAllRenderCaches() | VAPoR::ControlExec | |
ClearRenderCache(const string &winName, const string &inst) | VAPoR::ControlExec | |
ClearText() | VAPoR::ControlExec | |
ClearText(string winName) | VAPoR::ControlExec | |
CloseData(string dataSetName) | VAPoR::ControlExec | |
ControlExec(std::vector< string > appParamsNames=std::vector< string >(), std::vector< string > appRenderParamsNames=std::vector< string >(), size_t cacheSize=1000, int nThreads=0) | VAPoR::ControlExec | |
CreateRenderers() | VAPoR::ControlExec | inline |
DiagMsg | Wasp::MyBase | static |
DiagMsgCB | Wasp::MyBase | static |
DiagMsgCB_T typedef | Wasp::MyBase | |
DiagMsgFilePtr | Wasp::MyBase | static |
DiagMsgSize | Wasp::MyBase | static |
DrawText(string winName, string text, int x, int y, int size, float color[3], int type=0) | VAPoR::ControlExec | |
DrawText(string text, int x, int y, int size, float color[3], int type=0) | VAPoR::ControlExec | |
DrawTextNormalizedCoords(string winName, string text, float x, float y, int size, float color[3], int type=0) | VAPoR::ControlExec | |
DrawTextNormalizedCoords(string text, float x, float y, int size, float color[3], int type=0) | VAPoR::ControlExec | |
EnableAnimationCapture(string winName, bool doEnable, string filename="") | VAPoR::ControlExec | |
Enabled | Wasp::MyBase | static |
EnableErrMsg(bool enable) | Wasp::MyBase | inlinestatic |
EnableImageCapture(string filename, string winName, bool fast=false) | VAPoR::ControlExec | |
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 |
GetActivateRendererUndoTag() const | VAPoR::ControlExec | inline |
GetAllRenderClasses() | VAPoR::ControlExec | static |
getClassName() const | Wasp::MyBase | inline |
GetDataNames() const | VAPoR::ControlExec | inline |
GetDataStatus() const | VAPoR::ControlExec | inline |
GetDiagMsg() | Wasp::MyBase | inlinestatic |
GetDiagMsgCB() | Wasp::MyBase | inlinestatic |
GetEnableErrMsg() | Wasp::MyBase | inlinestatic |
GetErrCode() | Wasp::MyBase | inlinestatic |
GetErrMsg() | Wasp::MyBase | inlinestatic |
GetErrMsgCB() | Wasp::MyBase | inlinestatic |
GetFunction(string scriptType, string dataSetName, string scriptName, string &script, vector< string > &inputVarNames, vector< string > &outputVarNames, vector< string > &outputVarMeshes, bool &coordFlag) const | VAPoR::ControlExec | |
GetFunctionNames(string scriptType, string dataSetName) const | VAPoR::ControlExec | |
GetFunctionStdout(string scriptType, string dataSetName, string scriptName) const | VAPoR::ControlExec | |
GetGPUVendor() const | VAPoR::ControlExec | |
GetNewVisualizerUndoTag() const | VAPoR::ControlExec | inline |
GetNumThreads() const | VAPoR::ControlExec | |
GetNumVisualizers() const | VAPoR::ControlExec | inline |
GetParamsMgr() const | VAPoR::ControlExec | inline |
GetRemoveRendererUndoTag() const | VAPoR::ControlExec | inline |
GetRemoveVisualizerUndoTag() const | VAPoR::ControlExec | inline |
GetRenderClassNames(string winName) const | VAPoR::ControlExec | |
GetRenderInstances(string winName, string renderType) const | VAPoR::ControlExec | |
GetRenderParams(string winName, string dataSetName, string renderType, string instName) const | VAPoR::ControlExec | |
GetSaveStateEnabled() const | VAPoR::ControlExec | inline |
GetVisualizerNames() const | VAPoR::ControlExec | |
InitializeViz(string name, GLManager *glManager) | VAPoR::ControlExec | |
LoadState() | VAPoR::ControlExec | virtual |
LoadState(const XmlNode *node) | VAPoR::ControlExec | virtual |
LoadState(string stateFile, LoadStateRelAndAbsPathsExistAction relAndAbsPathsExistAction=LoadStateRelAndAbsPathsExistAction::LoadAbs) | VAPoR::ControlExec | virtual |
LoadStateRelAndAbsPathsExistAction enum name | VAPoR::ControlExec | |
MakeRendererNameUnique(string name) const | VAPoR::ControlExec | |
MakeStringConformant(string s) | VAPoR::ControlExec | static |
MyBase() | Wasp::MyBase | |
NewVisualizer(string name) | VAPoR::ControlExec | |
OpenData(const std::vector< string > &files, const std::vector< string > &options, string dataSetName, string type="vdc") | VAPoR::ControlExec | |
Paint(string name, bool force=false) | VAPoR::ControlExec | |
RebaseStateSave() | VAPoR::ControlExec | inline |
Redo() | VAPoR::ControlExec | |
RedoSize() const | VAPoR::ControlExec | inline |
RemoveAllRenderers(string winName, bool hasOpenGLContext=false) | VAPoR::ControlExec | |
RemoveFunction(string scriptType, string dataSetName, string scriptName) | VAPoR::ControlExec | |
RemoveRenderer(string winName, string dataSetName, string renderType, string renderName, bool hasOpenGLContext) | VAPoR::ControlExec | |
RemoveVisualizer(string name, bool hasOpenGLContext=false) | VAPoR::ControlExec | |
RenderLookup(string instName, string &winName, string &dataSetName, string &rendererType) const | VAPoR::ControlExec | |
ResizeViz(string name, int width, int height) | VAPoR::ControlExec | |
SaveSession(string file) | VAPoR::ControlExec | |
SetCacheSize(size_t sizeMB) | VAPoR::ControlExec | |
SetClassName(const string &name) | Wasp::MyBase | inlineprotected |
SetDiagMsg(const char *format,...) | Wasp::MyBase | static |
SetDiagMsgCB(DiagMsgCB_T cb) | Wasp::MyBase | inlinestatic |
SetDiagMsgFilePtr(FILE *fp) | Wasp::MyBase | inlinestatic |
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 |
SetNumThreads(size_t nthreads) | VAPoR::ControlExec | |
SetSaveStateEnabled(bool enabled) | VAPoR::ControlExec | inline |
Undo() | VAPoR::ControlExec | |
UndoRedoClear() | VAPoR::ControlExec | |
UndoSize() const | VAPoR::ControlExec | inline |
~ControlExec() | VAPoR::ControlExec | virtual |