Updated wrappers
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#include <osgIntrospection/TypedMethodInfo>
|
||||
#include <osgIntrospection/Attributes>
|
||||
|
||||
#include <osg/Billboard>
|
||||
#include <osg/CameraNode>
|
||||
#include <osg/Drawable>
|
||||
#include <osg/Geode>
|
||||
#include <osg/Group>
|
||||
#include <osg/LOD>
|
||||
@@ -19,11 +16,14 @@
|
||||
#include <osg/Matrix>
|
||||
#include <osg/Matrixd>
|
||||
#include <osg/Node>
|
||||
#include <osg/Projection>
|
||||
#include <osg/Switch>
|
||||
#include <osg/Transform>
|
||||
#include <osg/Vec3>
|
||||
#include <osg/Viewport>
|
||||
#include <osg/test/Billboard>
|
||||
#include <osg/test/CameraNode>
|
||||
#include <osg/test/Drawable>
|
||||
#include <osg/test/Projection>
|
||||
#include <osg/test/Vec3>
|
||||
#include <osg/test/Viewport>
|
||||
#include <osgUtil/IntersectVisitor>
|
||||
|
||||
// Must undefine IN and OUT macros defined in Windows headers
|
||||
|
||||
Reference in New Issue
Block a user