Docu and indents
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@726 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -372,7 +372,7 @@ size_t McDecimaterT<Mesh>::decimate_constraints_only(float _factor) {
|
||||
unsigned int nf = mesh_.n_faces();
|
||||
|
||||
bool lastCollapseIllegal = false;
|
||||
// number of illegal collapses that occured in a row
|
||||
// number of illegal collapses that occurred in a row
|
||||
unsigned int illegalCollapses = 0;
|
||||
|
||||
bool collapsesUnchanged = false;
|
||||
|
||||
Reference in New Issue
Block a user