25 #ifndef WPICKHANDLER_H
26 #define WPICKHANDLER_H
30 #include <boost/signals2/signal.hpp>
32 #include <osgViewer/View>
35 #include "WPickInfo.h"
65 bool handle(
const osgGA::GUIEventAdapter& ea, osgGA::GUIActionAdapter& aa );
72 virtual void pick( osgViewer::View* view,
const osgGA::GUIEventAdapter& ea );
132 #endif // WPICKHANDLER_H