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