summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/export.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/export.cc b/src/export.cc
index 6b5d4a2..71ebe8f 100644
--- a/src/export.cc
+++ b/src/export.cc
@@ -126,7 +126,7 @@ void export_stl(CGAL_Nef_polyhedron *root_N, QTextStream &output, QProgressDialo
<< ny / nlength << " "
<< nz / nlength << "\n";
output << " outer loop\n";
- output << " vertex " << vs2 << "\n";
+ output << " vertex " << vs1 << "\n";
output << " vertex " << vs2 << "\n";
output << " vertex " << vs3 << "\n";
output << " endloop\n";
contact: Jan Huwald // Impressum