|
OpenStructure
|
#include <gl_win.hh>
Inherits Widget, and SceneObserver.
Public Slots | |
| void | StatusMessage (const String &m) |
| void | ActiveToolChanged (Tool *t) |
Public Member Functions | |
| GLWin (QWidget *p, bool try_stereo=false) | |
| ~GLWin () | |
| void | SetTestMode (bool f) |
| virtual bool | Restore (const QString &prefix) |
| virtual bool | Save (const QString &prefix) |
Public Member Functions inherited from Widget | |
| Widget (QWidget *widget, QWidget *parent=NULL) | |
| void | SetDestroyOnClose (bool flag) |
| bool | DestroyOnClose () const |
| virtual ActionList | GetActions () |
| QWidget * | GetInternalWidget () |
| void | SetInternalWidget (QWidget *widget) |
| const QString & | GetUniqueID () const |
| void | SetUniqueID (const QString &id) |
Public Member Functions inherited from SceneObserver | |
| virtual | ~SceneObserver () |
| virtual void | NodeAdded (const GfxNodeP &node) |
| virtual void | NodeRemoved (const GfxNodeP &node) |
| virtual void | NodeChanged (const GfxNodeP &node) |
| virtual void | SelectionModeChanged (int sel_mode) |
| virtual void | SelectionChanged (const GfxObjP &obj, const mol::EntityView &sel) |
| virtual void | NodeTransformed (const GfxNodeP &node) |
| virtual void | RenderModeChanged (const GfxNodeP &node) |
| GLWin | ( | QWidget * | p, |
| bool | try_stereo = false |
||
| ) |
| ~GLWin | ( | ) |
|
slot |
|
virtual |
Implements Widget.
|
virtual |
Implements Widget.
| void SetTestMode | ( | bool | f | ) |
|
slot |
1.8.5