Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: CGAL:: accessing vertices of segment Delaunay graph?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: CGAL:: accessing vertices of segment Delaunay graph?


Chronological Thread 
  • From: annie <>
  • To:
  • Subject: [cgal-discuss] Re: CGAL:: accessing vertices of segment Delaunay graph?
  • Date: Mon, 18 Oct 2010 03:39:31 -0700 (PDT)


Hello again,

I'm having problems as using primal on edge only creates segment of Voronoi
diagram which can be of many types (parabola, segment etc.)

I'm interested in accessing endpoints of Delaunay edges in 2d Delaunay
triangulation. Of course vertices give me access to site which supports
vertice, but in 2d there is a possibility that Delaunay vertice is located
somewhere on the interior of output segment so knowledge of endpoints of
output segment doesn't help.

Any ideas, please?... :(

annie
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-accessing-vertices-of-segment-Delaunay-graph-tp2992409p2999993.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page