From af8ce3b7e2add4975c94ae0f8a031af70369163b Mon Sep 17 00:00:00 2001 From: nicopietroni Date: Mon, 30 Jun 2014 15:47:23 +0000 Subject: [PATCH] corrected 1 bug in ImportFromPolyMesh --- vcg/complex/algorithms/polygon_support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcg/complex/algorithms/polygon_support.h b/vcg/complex/algorithms/polygon_support.h index 71260680..dd5c97fc 100644 --- a/vcg/complex/algorithms/polygon_support.h +++ b/vcg/complex/algorithms/polygon_support.h @@ -95,7 +95,7 @@ namespace tri { } std::vector faces; TessellatePlanarPolygon3(points,faces); - for(size_t i = 0; i::AddFace(tm, tri::Index(pm,(*fi).V( faces[i+0] )), tri::Index(pm,(*fi).V( faces[i+1] )),