Updated wrappers

This commit is contained in:
Robert Osfield
2006-07-18 20:53:16 +00:00
parent 1efa9a01d7
commit 882a909df8
211 changed files with 5355 additions and 2719 deletions

View File

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