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,11 +9,11 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/BoundingBox>
#include <osg/CopyOp>
#include <osg/Object>
#include <osg/State>
#include <osg/Vec3>
#include <osg/test/BoundingBox>
#include <osg/test/CopyOp>
#include <osg/test/State>
#include <osg/test/Vec3>
#include <osgParticle/Particle>
#include <osgParticle/ParticleSystem>