#include <QtGLGraphicsView.hh>

Public Member Functions | |
| QtGLGraphicsView (QtBaseViewer *_w, QWidget *_parent) | |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *_event) |
Private Attributes | |
| QtBaseViewer * | w_ |
Graphics view Widget that is used to display the QtGLGraphicsScene scene.
Definition at line 68 of file QtGLGraphicsView.hh.