Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Get all neighboring vertices in Delaunay_d?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Get all neighboring vertices in Delaunay_d?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Get all neighboring vertices in Delaunay_d?
  • Date: Fri, 22 Jun 2012 14:29:21 +0200

On 06/22/2012 06:41 AM, Ronaldo Carpio wrote:
Hi,

Is there a way to get all neighboring vertices of a given vertex in
Delaunay_d?

The only way I see to do it is to iterator over simplices, select those
of dimension 1 and get the connections between vertices (you'll get it
for all vertices).

Sebastien.


Thanks,

Ronaldo Carpio


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Get-all-neighboring-vertices-in-Delaunay-d-tp4655297.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page