Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Reassign facet_handle->halfedge() - simplification related

Subject: CGAL users discussion list

List archive

[cgal-discuss] Reassign facet_handle->halfedge() - simplification related


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: [cgal-discuss] Reassign facet_handle->halfedge() - simplification related
  • Date: Sat, 8 Mar 2014 11:20:44 -0800 (PST)


H,

In a Polyhedron_3 how can I reassign (set) the halfedge pointed by a
Facet_handle fh, fh->halfedge(), to another halfedge in the facet?

The Halfedge_handles need to be retained.

My specific problem is that after an edge collapse in the simplification
package, the facet (v1,vR,vy0) points to another halfedge.

Thanks,
Zohar






--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Reassign-facet-handle-halfedge-simplification-related-tp4658927.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page