Handles mouse events (OSG).
More...
List of all members.
Public Member Functions |
| | HandlerOSG (void) |
| virtual | ~HandlerOSG () |
| virtual bool | handle (const osgGA::GUIEventAdapter &event, osgGA::GUIActionAdapter &action) |
| virtual void | accept (osgGA::GUIEventHandlerVisitor &visitor) |
Detailed Description
Handles mouse events (OSG).
Constructor & Destructor Documentation
| input::MouseDeviceOSG::HandlerOSG::HandlerOSG |
( |
void |
|
) |
[inline] |
| virtual input::MouseDeviceOSG::HandlerOSG::~HandlerOSG |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void input::MouseDeviceOSG::HandlerOSG::accept |
( |
osgGA::GUIEventHandlerVisitor & |
visitor |
) |
[virtual] |
| bool input::MouseDeviceOSG::HandlerOSG::handle |
( |
const osgGA::GUIEventAdapter & |
eventOSG, |
|
|
osgGA::GUIActionAdapter & |
action | |
|
) |
| | [virtual] |
Handles mouse events sent from OSG.
The documentation for this class was generated from the following files: