diff --git a/vcg/complex/algorithms/symmetry.h b/vcg/complex/algorithms/symmetry.h index f5f4d890..de0516c5 100644 --- a/vcg/complex/algorithms/symmetry.h +++ b/vcg/complex/algorithms/symmetry.h @@ -226,7 +226,7 @@ public: //create the sphere vcg::tri::Sphere(*sphere,SubDirections); vcg::tri::UpdateBounding::Box(*sphere); - sphere->face.EnableMark(); + //sphere->face.EnableMark(); ///initialize grid GridSph.Set(sphere->face.begin(),sphere->face.end()); @@ -244,7 +244,7 @@ public: VotingPos.resize(radiusSph*sphere->fn); ///then count votes - for (size_t i=0;iIsB())&&(v1->IsB()))))continue; Elect(v0->P(),v1->P()); } - SortedPlanes.resize(Votes.size()); for (size_t i=0;i(Votes[i],i);