|
OpenSceneGraph 2.8.4
|

Public Member Functions | |
| KeyboardHandler (WindowManager *) | |
| virtual bool | handle (const osgGA::GUIEventAdapter &, osgGA::GUIActionAdapter &, osg::Object *, osg::NodeVisitor *) |
| Handle events, return true if handled, false otherwise. | |
Protected Attributes | |
| osg::observer_ptr< WindowManager > | _wm |
| osgWidget::KeyboardHandler::KeyboardHandler | ( | WindowManager * | ) |
| virtual bool osgWidget::KeyboardHandler::handle | ( | const osgGA::GUIEventAdapter & | ea, |
| osgGA::GUIActionAdapter & | aa, | ||
| osg::Object * | , | ||
| osg::NodeVisitor * | |||
| ) | [virtual] |
Handle events, return true if handled, false otherwise.
Reimplemented from osgGA::GUIEventHandler.
| Generated at Tue May 3 2011 13:35:33 for the OpenSceneGraph by doxygen 1.7.4. |