|
VAPoR
3.0.0
|
Classes | |
| class | VAPoR::ParamsBase |
| Nodes with state in Xml tree representation. More... | |
| class | VAPoR::ParamNode |
| An Xml tree. More... | |
| class | VAPoR::Params |
| A pure virtual class for managing parameters used in visualization. More... | |
| class | VAPoR::BasicParams |
| A Params subclass for Params classes with one unique instance. More... | |
| class | VAPoR::RenderParams |
| A Params subclass for managing parameters used by Renderers. More... | |
| class | VAPoR::VizWinParams |
| A class for describing the vizualization windows in use in VAPOR. More... | |
| class | VAPoR::InstanceParams |
| A class for describing the renderer instances in use in VAPOR. More... | |
| class | VAPoR::MouseModeParams |
| A class for describing mouse modes in use in VAPOR. More... | |
| class | VAPoR::ViewpointParams |
| A class for describing the viewpoint and lights in a 3D VAPOR scene. More... | |
| class | VAPoR::Viewpoint |
| class that indicates location and direction of view More... | |
| class | VAPoR::RegionParams |
| A class for describing a 3D axis-aligned region in user space. More... | |
| class | VAPoR::AnimationParams |
| A class that specifies parameters used in animation. More... | |
| class | VAPoR::Box |
| 3D or 2D box with options for orientation angles and extents changing in time. Intended to be used in any Params class More... | |
| class | VAPoR::Command |
| Provides support for maintaining a queue of recently issued commands, performing UnDo, ReDo, etc. The parent Command class supports a queue of Params changes; each entry has a clone of the previous and next Params instance associated with a change. More... | |
| class | VAPoR::DataStatus |
| A class for describing the currently loaded dataset. More... | |
1.8.9.1