git-svn-id: http://svn.clifford.at/openscad/trunk@292 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2010-01-14 11:05:47 +00:00
parent b14a797719
commit 098b9d61b8
1 changed files with 1 additions and 0 deletions

View File

@ -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;