|
AnimatLab
2
Test
|
Inheritance diagram for OsgAnimatSim::Visualization::OsgDraggerHandler:
Collaboration diagram for OsgAnimatSim::Visualization::OsgDraggerHandler:Public Member Functions | |
| OsgDraggerHandler (Simulator *lpSim, osgViewer::Viewer *osgViewer, osg::Viewport *osgViewport=NULL) | |
| virtual bool | handle (const GUIEventAdapter &ea, GUIActionAdapter &us) |
Protected Member Functions | |
| void | pick (const osgGA::GUIEventAdapter &ea, GUIActionAdapter &aa) |
Definition at line 8 of file OsgDraggerHandler.h.
|
virtual |
Handle events, return true if handled, false otherwise.
Definition at line 32 of file OsgDraggerHandler.cpp.