Skip to Content.
Sympa Menu

cgal-discuss - how to validate polyhedron vertex/halfedge/facet handles

Subject: CGAL users discussion list

List archive

how to validate polyhedron vertex/halfedge/facet handles


Chronological Thread 
  • From: Matthijs Sypkens Smit <>
  • To:
  • Subject: how to validate polyhedron vertex/halfedge/facet handles
  • Date: Mon, 5 Nov 2007 09:09:25 +0100

Dear all,

The CGAL triangulations allow you to check whether a cell or vertex is part
of the triangulation. I could not find similar functionality for the CGAL
polyhedron (polyhedral surface). When I store a bunch of vertex, halfedge
or facet handles, how do I check whether the handle is still valid before
trying to investigate the data structure at that element?


--
Matthijs Sypkens Smit



Archive powered by MHonArc 2.6.16.

Top of Page