Subject: CGAL users discussion list
List archive
- From: "Li Hongwei" <>
- To: <>
- Subject: RE: [cgal-discuss] triangulation boundary
- Date: Sat, 30 Dec 2006 23:14:41 +0800
Hi, In triangulation_3, you may use std::list<Triangulation_3::Vertex_handle>
boundary_vertices; t.incident_vertices(t.infinite_vertex(),std::back_inserter(boundary_vertices)); 2D is similar while the signature of
the incident_vertices() is a bit different. lihw -----Original Message----- Hi, is there any way to find all vertices which are on the
boundary of a triangulation? --- You are currently subscribed to cgal-discuss. To unsubscribe or access the archives, go to https://lists-sop.inria.fr/wws/info/cgal-discuss |
- triangulation boundary, felator . vembloudu, 12/30/2006
- RE: [cgal-discuss] triangulation boundary, Li Hongwei, 12/30/2006
- Re: [cgal-discuss] triangulation boundary, Laurent Rineau, 12/30/2006
- RE: [cgal-discuss] triangulation boundary, Li Hongwei, 12/30/2006
Archive powered by MHonArc 2.6.16.