|
|
| OsgKeyboardHandler () |
| | Constructor.
|
| |
| bool | handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) override |
| | Method to handle GUI event. More...
|
| |
§ handle()
| bool SurgSim::Devices::OsgKeyboardHandler::handle |
( |
const osgGA::GUIEventAdapter & |
ea, |
|
|
osgGA::GUIActionAdapter & |
aa |
|
) |
| |
|
override |
Method to handle GUI event.
- Parameters
-
| ea | A osgGA::GUIEventAdapter |
| aa | A osgGA::GUIActionAdapter (required by this virtual method) |
- Returns
- True if the event has been handled by this method; Otherwise, false.
The documentation for this class was generated from the following files: