summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-14 11:05:47 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-14 11:05:47 (GMT)
commit098b9d61b8bb5b727db64270226479f4069bf30f (patch)
tree1b649ec65a27799e988f15c8a20f8ae12a5f9cc2
parentb14a79771976778f3d82515fe9c7ff2b2916b336 (diff)
comment
git-svn-id: http://svn.clifford.at/openscad/trunk@292 b57f626f-c46c-0410-a088-ec61d464b74c
-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