|
FlightGear next
|
Event handler. More...
Inherits osgGA::GUIEventHandler.
Public Member Functions | |
| GUIEventHandler (const DesktopWeakPtr &desktop_group) | |
| bool | handle (const osgEA &ea, osgGA::GUIActionAdapter &, osg::Object *, osg::NodeVisitor *) |
Protected Attributes | |
| DesktopWeakPtr | _desktop |
Event handler.
Definition at line 65 of file gui_mgr.cxx.
| GUIEventHandler::GUIEventHandler | ( | const DesktopWeakPtr & | desktop_group | ) |
Definition at line 185 of file gui_mgr.cxx.
| bool GUIEventHandler::handle | ( | const osgEA & | ea, |
| osgGA::GUIActionAdapter & | , | ||
| osg::Object * | , | ||
| osg::NodeVisitor * | ) |
Definition at line 192 of file gui_mgr.cxx.
|
protected |
Definition at line 77 of file gui_mgr.cxx.