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(..)
This Wavefront OBJ reader is based on the glm file format reader by Nate Robins - http://www.pobox.com/~ndr/ ReaderWriterOBJ.cpp is the OSG code which adapts the library into a osg plugin. Copyright (C) Ulrich Hertlein <u.hertlein@web.de>