OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions
GLWin Class Reference

#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)
 

Detailed Description

Definition at line 39 of file gl_win.hh.

Constructor & Destructor Documentation

GLWin ( QWidget *  p,
bool  try_stereo = false 
)
~GLWin ( )

Member Function Documentation

void ActiveToolChanged ( Tool t)
slot
virtual bool Restore ( const QString &  prefix)
virtual

Implements Widget.

virtual bool Save ( const QString &  prefix)
virtual

Implements Widget.

void SetTestMode ( bool  f)
void StatusMessage ( const String m)
slot

The documentation for this class was generated from the following file: