Subject: CGAL users discussion list
List archive
- From: Bernd Gaertner <>
- To:
- Subject: Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay
- Date: Tue, 19 Jun 2007 14:50:29 +0200
Andreas Fabri wrote:
thetis guan wrote:
Hello,
I'm a newbie with CGAL and programming overall. I've been trying to build 2Ddelaunay triangulation.
Now i want to access all nearest vertices of a vertex of delaunay, but i can not find any functions to get.
What to do?
I don't know if with nearest you mean incident or geometrically nearest.
For the former look for Vertex_circulator in the page
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Triangulation_2_ref/Class_Triangulation_2.html
And for the latter as well. It is a a simple fact that the geometrically
nearest vertex to a Delaunay vertex p is incident to p in the Delaunay
triangulation. Thus, you only need to find the nearest incident vertex.
Bernd Gaertner.
- how to get all nearest vertices of a vertex of delaunay, thetis guan, 06/18/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, Tyver Ray, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, Andreas Fabri, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, Bernd Gaertner, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, thetis guan, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, thetis guan, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, Andreas Fabri, 06/19/2007
- Re: [cgal-discuss] how to get all nearest vertices of a vertex of delaunay, Bernd Gaertner, 06/19/2007
Archive powered by MHonArc 2.6.16.