#include <OpenFlipper/widgets/glWidget/simpleViewer.hh>
|
virtual void | resizeEvent (QResizeEvent *_event) |
|
|
void | setActionMode (const Viewer::ActionMode _am) |
|
void | getActionMode (Viewer::ActionMode &_am) |
|
void | getPickMode (std::string &_name) |
|
|
void | initialize (const QGLFormat &_format, QGLWidget *_shareWidget=NULL, bool useDefaultSceneGraph=true) |
|
Simple scene graph viewer. Plugins can use this class to display the scenegraph in own widgets. SimpleViewer acts as a bridge between the normal Qt widget system and the QtGraphicsWidget based glViewer (OpenFlipper/widgets/glWidget/QtBaseViewer.hh).
Definition at line 85 of file simpleViewer.hh.
The documentation for this class was generated from the following files: