Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Preserve Polyhedron_3 halfedges order after save (simplification related)

Subject: CGAL users discussion list

List archive

[cgal-discuss] Preserve Polyhedron_3 halfedges order after save (simplification related)


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Preserve Polyhedron_3 halfedges order after save (simplification related)
  • Date: Wed, 12 Mar 2014 09:28:19 -0700 (PDT)


After the simplification the edges has a certain order. When saving the mesh
and loading it afterwards, this order changes. How can I set the edges order
(after simplification) to the default one?

I tried poly.normalize_border(), but it didn't help.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Preserve-Polyhedron-3-halfedges-order-after-save-simplification-related-tp4658953.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page