Public Types | |
|
typedef std::map< int, OSGViewer::KeyCallback > | KeyCallbackMap |
|
typedef std::map< int, std::string > | Key2Desc |
Public Member Functions | |
| bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) |
Public Attributes | |
| std::vector< MouseCallback > | event_cbs |
| KeyCallbackMap | key_cbs |
| Key2Desc | descs |
1.8.3