I have just checked in the removal of:
include/osgGA/GUIEventHandlerVisitor
src/osgGA/GUIEventHandlerVisitor.cpp
include/osgGA/SetSceneViewVisitor
src/osgGA/SetSceneViewVisitor.cpp
And updated the associated wrappers.
The makefile and visual studio projects have been updated, but the Xcode projects will now need to be updated. The Xcode projects also need to have the following added:
include/osgGA/SimplerViewer
include/osgGA/GraphicsWindow
src/osgGA/SimplerViewer.cpp
There are also the osgsimpleviewer* example that need to be added at some point. In fact I VS projects for these are need too... I can add a few placeholders today.
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
