Ported pfb, txp and obj loaders across to use osg::Geometry.

This commit is contained in:
Robert Osfield
2002-06-26 14:34:04 +00:00
parent 40fefcf335
commit bdafc27d9c
7 changed files with 125 additions and 225 deletions

View File

@@ -2,7 +2,6 @@
#include "osg/Notify"
#include <osg/Geode>
#include <osg/GeoSet>
#include <osg/Texture>
#include "osg/GL"