A QGLWidget that supports display based on GL methods invoked in a Visualizer.
More...
A QGLWidget that supports display based on GL methods invoked in a Visualizer.
- Author
- Alan Norton
- Version
- 3.0
- Date
- October 2013 The VizWin class is a QGLWidget that supports the rendering by the VAPOR Visualizer class. The standard rendering methods (resize, initialize, paint) are passed to the Visualizer. In addition this is the class that responds to mouse events, resulting in scene navigation or manipulator changes.
Definition at line 60 of file VizWin.h.