*** empty log message ***

This commit is contained in:
Federico Ponchio 2006-10-18 15:40:04 +00:00
parent 9031924a14
commit 2d6cd78082
1 changed files with 2 additions and 1 deletions
vcg/complex/trimesh/create

View File

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