From 52de726be4c65db75d9692bd64ed8c24fc16d6a6 Mon Sep 17 00:00:00 2001 From: mtarini Date: Mon, 20 Apr 2009 22:50:43 +0000 Subject: [PATCH] minor (commento) --- vcg/complex/trimesh/update/color.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vcg/complex/trimesh/update/color.h b/vcg/complex/trimesh/update/color.h index 5293b8b5..e72eefb9 100644 --- a/vcg/complex/trimesh/update/color.h +++ b/vcg/complex/trimesh/update/color.h @@ -185,8 +185,7 @@ static void VertexBorderFlag( UpdateMeshType &m, Color4b BorderColor=Color4b::Bl } /// This function colores the face of a mesh randomly. -/// The feature bit is used to color polygonal faces uniformly - +/// The faux bit is used to color polygonal faces uniformly static void MultiFaceRandom( UpdateMeshType &m) { FaceIterator fi;