17 #include <osgGA/Export>
23 class GUIEventAdapter;
40 void setHandled(
bool handled)
const { _handled = handled; }
47 void setTime(
double time) { _time = time; }
void setTime(double time)
#define META_Object(library, name)
void setHandled(bool handled) const
virtual const GUIEventAdapter * asGUIEventAdapter() const
virtual GUIEventAdapter * asGUIEventAdapter()