Updated wrappers

This commit is contained in:
Robert Osfield
2007-09-14 11:26:23 +00:00
parent f6eaa58c56
commit 8051c48e56
13 changed files with 32 additions and 279 deletions

View File

@@ -20,7 +20,7 @@
#include <osg/Timer>
#include <osgDB/DatabasePager>
#include <osgGA/EventQueue>
#include <osgGA/GUIEventHandler.bkp>
#include <osgGA/GUIEventHandler>
#include <osgGA/MatrixManipulator>
#include <osgUtil/LineSegmentIntersector>
#include <osgUtil/SceneView>