From 2d6cd78082b6b4fd14054a597e8528c082e1ae8a Mon Sep 17 00:00:00 2001 From: ponchio Date: Wed, 18 Oct 2006 15:40:04 +0000 Subject: [PATCH] *** empty log message *** --- vcg/complex/trimesh/create/ball_pivoting.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcg/complex/trimesh/create/ball_pivoting.h b/vcg/complex/trimesh/create/ball_pivoting.h index c1bee0ca..758251f6 100644 --- a/vcg/complex/trimesh/create/ball_pivoting.h +++ b/vcg/complex/trimesh/create/ball_pivoting.h @@ -164,7 +164,8 @@ void buildMesh(CallBackPos *call = NULL, int interval = 512) { CFace &face = mesh.face[i]; for(int k = 0; k < 3; k++) face.V(k) = &(mesh.vert[(int)face.V(k)]); - } + } + } /* select a vertex at random, a small group of nearby vertices and looks