Updated wrappers

This commit is contained in:
Robert Osfield
2006-07-18 20:51:28 +00:00
parent dfbc9d0441
commit 1efa9a01d7
211 changed files with 2739 additions and 5375 deletions

View File

@@ -9,12 +9,12 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/Drawable>
#include <osg/Image>
#include <osg/Node>
#include <osg/Object>
#include <osg/StateAttribute>
#include <osg/Uniform>
#include <osg/test/Drawable>
#include <osg/test/StateAttribute>
#include <osgDB/Input>
#include <osgDB/ReaderWriter>
#include <osgDB/Registry>