VAPoR
3.0.0
|
Classes | |
class | VAPoR::VizWinMgr |
A class for managing all visualizers. More... | |
class | VAPoR::TabManager |
A class that manages the contents of the parameter tabs in VAPOR GUI. More... | |
class | VAPoR::VizWin |
A QGLWidget that supports display based on GL methods invoked in a Visualizer. More... | |
class | VAPoR::EventRouter |
A pure virtual class specifying the common properties of all the parameter tabs in the VAPOR GUI. More... | |
class | VAPoR::ArrowEventRouter |
An EventRouter subclass that handles the Barbs tab in the GUI. More... | |
class | VAPoR::IsolineEventRouter |
An EventRouter subclass that handles the Contours tab in the GUI. More... | |
class | VAPoR::HelloEventRouter |
An EventRouter subclass that handles the Hello tab in the GUI. More... | |
class | VAPoR::BoxSliderFrame |
A QFrame that contains sliders and text boxes controlling the extents of a box. More... | |
class | MappingFrame |
A QGLWidget that displays a Transfer Function Editor, or an Iso Selection Window. More... | |
class | VAPoR::VariablesWidget |
A Widget that can be reused to provide a variable selection tab in any renderer EventRouter class. More... | |
class | VAPoR::RenderHolder |
A class that manages the display of Renderer parameters. More... | |