minor (commento)
This commit is contained in:
parent
77f5129ac9
commit
52de726be4
|
@ -185,8 +185,7 @@ static void VertexBorderFlag( UpdateMeshType &m, Color4b BorderColor=Color4b::Bl
|
||||||
}
|
}
|
||||||
|
|
||||||
/// This function colores the face of a mesh randomly.
|
/// 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)
|
static void MultiFaceRandom( UpdateMeshType &m)
|
||||||
{
|
{
|
||||||
FaceIterator fi;
|
FaceIterator fi;
|
||||||
|
|
Loading…
Reference in New Issue