* fixed OBJ reader
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@193 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -155,6 +155,7 @@ read_material(std::fstream& _in)
|
||||
int textureId = 1;
|
||||
|
||||
|
||||
materials_.clear();
|
||||
mat.cleanup();
|
||||
|
||||
while( _in && !_in.eof() )
|
||||
|
||||
Reference in New Issue
Block a user