This commit is contained in:
Paolo Cignoni 2018-02-20 10:24:00 +01:00
parent bf7cf6d5a0
commit 23cb998b04
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ public:
}
/** This function removes that are not referenced by any face or by any edge.
/** This function removes vertices that are not referenced by any face or by any edge.
@param m The mesh
@param DeleteVertexFlag if false prevent the vertex deletion and just count it.
@return The number of removed vertices