|
OpenSceneGraph
3.0.1
|
Event handler for toggling SyncToVBlank. More...

Public Member Functions | |
| ToggleSyncToVBlankHandler () | |
| void | setKeyEventToggleSyncToVBlankHandler (int key) |
| int | getKeyEventToggleSyncToVBlankHandler () const |
| bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) |
| Deprecated, Handle events, return true if handled, false otherwise. | |
| virtual void | getUsage (osg::ApplicationUsage &usage) const |
| Get the keyboard and mouse usage of this manipulator. | |
Protected Attributes | |
| int | _keyEventToggleSyncToVBlank |
Event handler for toggling SyncToVBlank.
| int osgViewer::ToggleSyncToVBlankHandler::getKeyEventToggleSyncToVBlankHandler | ( | ) | const [inline] |
| virtual void osgViewer::ToggleSyncToVBlankHandler::getUsage | ( | osg::ApplicationUsage & | usage | ) | const [virtual] |
Get the keyboard and mouse usage of this manipulator.
Reimplemented from osgGA::GUIEventHandler.
| bool osgViewer::ToggleSyncToVBlankHandler::handle | ( | const osgGA::GUIEventAdapter & | , |
| osgGA::GUIActionAdapter & | |||
| ) | [virtual] |
Deprecated, Handle events, return true if handled, false otherwise.
Reimplemented from osgGA::GUIEventHandler.
| void osgViewer::ToggleSyncToVBlankHandler::setKeyEventToggleSyncToVBlankHandler | ( | int | key | ) | [inline] |
| Generated at Thu Sep 27 2012 17:03:33 for the OpenSceneGraph by doxygen 1.7.6.1. |