gepetto::gui::PickHandler Class Reference

#include <gepetto/gui/pick-handler.hh>

Inheritance diagram for gepetto::gui::PickHandler:
Collaboration diagram for gepetto::gui::PickHandler:

Public Member Functions

 PickHandler (OSGWidget *parent, WindowsManagerPtr_t wsm)
 
virtual ~PickHandler ()
 
virtual bool handle (const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa)
 
void getUsage (osg::ApplicationUsage &usage) const
 

Constructor & Destructor Documentation

◆ PickHandler()

gepetto::gui::PickHandler::PickHandler ( OSGWidget parent,
WindowsManagerPtr_t  wsm 
)

◆ ~PickHandler()

virtual gepetto::gui::PickHandler::~PickHandler ( )
virtual

Member Function Documentation

◆ getUsage()

void gepetto::gui::PickHandler::getUsage ( osg::ApplicationUsage &  usage) const

◆ handle()

virtual bool gepetto::gui::PickHandler::handle ( const osgGA::GUIEventAdapter &  ea,
osgGA::GUIActionAdapter &  aa 
)
virtual

The documentation for this class was generated from the following file: