14#ifndef OSGGA_GUIEVENTHANDLER
15#define OSGGA_GUIEVENTHANDLER 1
virtual void event(osg::NodeVisitor *nv, osg::Drawable *drawable)
EventHandler()
Definition EventHandler:37
Definition GUIActionAdapter:62
Definition GUIEventAdapter:82
virtual bool handle(const GUIEventAdapter &, GUIActionAdapter &)
Definition GUIEventHandler:68
virtual bool handle(const GUIEventAdapter &ea, GUIActionAdapter &aa, osg::Object *, osg::NodeVisitor *)
Definition GUIEventHandler:65
GUIEventHandler(const GUIEventHandler &eh, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY)
Definition GUIEventHandler:54
virtual bool handle(osgGA::Event *event, osg::Object *object, osg::NodeVisitor *nv)
META_Object(osgGA, GUIEventHandler)
GUIEventHandler()
Definition GUIEventHandler:53
virtual ~GUIEventHandler()
Callback()
Definition Callback:38
@ SHALLOW_COPY
Definition CopyOp:47
Definition NodeVisitor:82
Object()
Definition Object:69
#define OSGGA_EXPORT
Definition osgGA/Export:40