Merge pull request #6 from lrineau/Polyhedron_fix_export_c3t3_to_polygon_soup-lrineau

Fix the output of a c3t3 to a polygon soup
This commit is contained in:
Sebastien Loriot 2015-03-05 00:48:38 +01:00
commit 634dcc8259
1 changed files with 1 additions and 0 deletions

View File

@ -288,6 +288,7 @@ public slots:
if(!item->load(off_sstream))
{
delete item;
off_sstream.clear();
off_sstream.str(backup);
// Try to read .off in a polygon soup