From ca28591e69174f675725aa83cbaa2afd1873f5af Mon Sep 17 00:00:00 2001 From: cignoni Date: Tue, 31 May 2011 08:40:02 +0000 Subject: [PATCH] Made the boundary capper based on the glu tessellator interface more robust to deleted stuff --- wrap/gl/glu_tessellator_cap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrap/gl/glu_tessellator_cap.h b/wrap/gl/glu_tessellator_cap.h index c28a1d60..28b21bb2 100644 --- a/wrap/gl/glu_tessellator_cap.h +++ b/wrap/gl/glu_tessellator_cap.h @@ -18,7 +18,7 @@ void CapEdgeMesh(MeshType &em, MeshType &cm) UpdateFlags::EdgeClearV(em); UpdateTopology::EdgeEdge(em); int nv=0; - for(size_t i=0;i