Updated Face face Topology before Quadrangulation
This commit is contained in:
parent
5a12a2899a
commit
102a211728
|
@ -676,6 +676,8 @@ public:
|
|||
UV.clear();
|
||||
Pmesh.Clear();
|
||||
|
||||
vcg::tri::UpdateTopology<TriMesh>::FaceFace(Tmesh);
|
||||
|
||||
TestIsProper(Tmesh);
|
||||
|
||||
RoundInitial(Tmesh);
|
||||
|
|
Loading…
Reference in New Issue