Missed return of options
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@739 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -669,6 +669,9 @@ read(std::istream& _in, BaseImporter& _bi, Options& _opt)
|
||||
|
||||
}
|
||||
|
||||
// Return, what we actually read
|
||||
_opt = fileOptions;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user