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;