14#ifndef OSGGA_GUIEVENTHANDLER
15#define OSGGA_GUIEVENTHANDLER 1
55 osg::Object(eh, copyop),
56 osg::Callback(eh, copyop),
Definition EventHandler:34
Definition GUIActionAdapter:62
Definition GUIEventAdapter:82
Definition GUIEventHandler:50
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()
@ SHALLOW_COPY
Definition CopyOp:47
Definition NodeVisitor:82
author: Julien Valentin 2017 (mp3butcher@hotmail.com)
Definition AlphaFunc:19
#define OSGGA_EXPORT
Definition osgGA/Export:40