#include <vhdOSGKeyboardEventHandler.h>
Public Member Functions | |
| vhdOSGKeyboardEventHandler (osg::ArgumentParser *ap) | |
| virtual bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &) |
| virtual void | accept (osgGA::GUIEventHandlerVisitor &v) |
Public Attributes | |
| osg::ref_ptr< vhdOSG::Keyboard > | _keyboard |
| vhdOSGKeyboardEventHandler::vhdOSGKeyboardEventHandler | ( | osg::ArgumentParser * | ap | ) | [inline] |
| virtual bool vhdOSGKeyboardEventHandler::handle | ( | const osgGA::GUIEventAdapter & | ea, | |
| osgGA::GUIActionAdapter & | ||||
| ) | [inline, virtual] |
| virtual void vhdOSGKeyboardEventHandler::accept | ( | osgGA::GUIEventHandlerVisitor & | v | ) | [inline, virtual] |
| osg::ref_ptr<vhdOSG::Keyboard> vhdOSGKeyboardEventHandler::_keyboard |
1.5.1-p1