From Marco Jez, osgWrappers updates to latest changes in core osg.

This commit is contained in:
Robert Osfield
2005-04-17 11:30:33 +00:00
parent 88e8477cbf
commit 6017b810eb
16 changed files with 75 additions and 53 deletions

View File

@@ -9,10 +9,10 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec2f>
#include <osg/io_utils>
TYPE_NAME_ALIAS(float, osg::Vec2f::value_type);
BEGIN_VALUE_REFLECTOR(osg::Vec2f)