summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mainwin.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwin.cc b/mainwin.cc
index be40a7d..62f42b5 100644
--- a/mainwin.cc
+++ b/mainwin.cc
@@ -1340,6 +1340,7 @@ static void renderGLviaCGAL(void *vp)
glLineWidth(2);
glColor3d(0.0, 0.0, 0.0);
+ // Extract the boundary, including inner boundaries of the polygons
for (fci_t fit = E.faces_begin(), fend = E.faces_end(); fit != fend; ++fit)
{
bool fset = false;
contact: Jan Huwald // Impressum