minor (commento)

This commit is contained in:
mtarini 2009-04-20 22:50:43 +00:00
parent 77f5129ac9
commit 52de726be4
1 changed files with 1 additions and 2 deletions

View File

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