Skip to content
Snippets Groups Projects
Commit 40b5c736 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

*** empty log message ***

parent d9d950fd
Branches
Tags
No related merge requests found
// $Id: Geom.cpp,v 1.46 2003-04-10 13:12:36 remacle Exp $ // $Id: Geom.cpp,v 1.47 2003-04-10 13:23:29 remacle Exp $
// //
// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
// //
...@@ -311,7 +311,6 @@ void Draw_Triangulated_Surface(Surface * s) ...@@ -311,7 +311,6 @@ void Draw_Triangulated_Surface(Surface * s)
} }
} }
glEnd(); glEnd();
printf("coucou %d %d\n",List_Nbr(s->thePolyRep->polygons),k);
} }
glDisable(GL_POLYGON_OFFSET_FILL); glDisable(GL_POLYGON_OFFSET_FILL);
} }
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment