OpenSceneGraph/src/Demos/osgtexture3D
Robert Osfield 0a5ed26940 Moved the new osg::IndexedGeometry class over the top of the the existing
osg::Geometry class, and removed the temporary IndexedGeometry.  Port the rest
of the OSG across to account for the change in method calls -
osg::Geometry::addPrimitive(..) becomes osg::addPrimitiveSet(..)
2002-10-02 13:12:16 +00:00
..
Makefile Added osgtexture3D demo, renamed osgtexture demo to osgtexture2D, and have 2002-08-27 10:06:57 +00:00
Makefile.inst Added osgtexture3D demo, renamed osgtexture demo to osgtexture2D, and have 2002-08-27 10:06:57 +00:00
osgtexture3D.cpp Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00