Updated Face face Topology before Quadrangulation

This commit is contained in:
nico 2016-11-02 12:14:06 +01:00
parent 5a12a2899a
commit 102a211728
1 changed files with 2 additions and 0 deletions

View File

@ -676,6 +676,8 @@ public:
UV.clear();
Pmesh.Clear();
vcg::tri::UpdateTopology<TriMesh>::FaceFace(Tmesh);
TestIsProper(Tmesh);
RoundInitial(Tmesh);