Added #include <osg/io_utils>

This commit is contained in:
Robert Osfield 2005-04-08 09:59:40 +00:00
parent 52f192f53f
commit fed42a46ed
6 changed files with 12 additions and 0 deletions

View File

@ -9,6 +9,8 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec2d>
#include <osg/Vec2f>

View File

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

View File

@ -9,6 +9,8 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec2d>
#include <osg/Vec3d>
#include <osg/Vec3f>

View File

@ -9,6 +9,8 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec2f>
#include <osg/Vec3f>

View File

@ -9,6 +9,8 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec3d>
#include <osg/Vec4d>
#include <osg/Vec4f>

View File

@ -9,6 +9,8 @@
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/io_utils>
#include <osg/Vec3f>
#include <osg/Vec4f>