Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Dangling vertices in output of make_surface_mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] Dangling vertices in output of make_surface_mesh


Chronological Thread 
  • From: Catherine Proulx <>
  • To:
  • Subject: [cgal-discuss] Dangling vertices in output of make_surface_mesh
  • Date: Thu, 26 Jul 2012 17:25:33 -0400

Hi,

I'm using make_surface_mesh to build a mesh from an isosurface. The resulting mesh looks good, but appears to have "dangling" vertices, i.e. vertices not part of any face.

I'm using the Manifold_tag, my model is a single connected component, and bounding box appears correctly initialized. Apart from those dangling vertices, the mesh appears properly connected and well formed.

Is that the expected behavior of the function? And if not, any ideas on what could be the cause of this?

Thanks,

Catherine


  • [cgal-discuss] Dangling vertices in output of make_surface_mesh, Catherine Proulx, 07/26/2012

Archive powered by MHonArc 2.6.18.

Top of Page