opensurgsim
Public Member Functions | List of all members
SurgSim::Devices::OsgMouseHandler Class Reference
Inheritance diagram for SurgSim::Devices::OsgMouseHandler:

Public Member Functions

 OsgMouseHandler ()
 Constructor.
 
bool handle (const osgGA::GUIEventAdapter &eventHandler, osgGA::GUIActionAdapter &actionAdapter) override
 Method to handle GUI event. More...
 

Member Function Documentation

§ handle()

bool SurgSim::Devices::OsgMouseHandler::handle ( const osgGA::GUIEventAdapter &  eventHandler,
osgGA::GUIActionAdapter &  actionAdapter 
)
override

Method to handle GUI event.

Parameters
eventHandlerA osgGA::GUIEventAdapter
actionAdapterA 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: