Made the osgGA::GUIEventHandler sublassed from osg::Object as a virtual
inheritence to allow handler to also be used as node callbacks. Fix to UpdateVisitor to make the visitation of Drawable more consistent with the way that nodes are traversed.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
namespace osgGA{
|
||||
|
||||
|
||||
/**
|
||||
Pure virtual base class for adapting platform specific events into
|
||||
generic keyboard and mouse events.
|
||||
|
||||
Reference in New Issue
Block a user