Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Corresponding Site to a Voronoi Face

Subject: CGAL users discussion list

List archive

[cgal-discuss] Corresponding Site to a Voronoi Face


Chronological Thread 
  • From: cocorico <>
  • To:
  • Subject: [cgal-discuss] Corresponding Site to a Voronoi Face
  • Date: Tue, 22 Jun 2010 13:40:39 -0700 (PDT)


Given a Face_handle to a specific face on a voronoi diagram, is there a way
to access the corresponding site to this Face_handle? I saw in the API that
there is a function dual() which returns a Delaunay_vertex_handle, but I was
wondering if there is a similar way to get the corresponding voronoi vertex
(the voronoi site in the given face).

Any help or advice would be greatly appreciated.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Corresponding-Site-to-a-Voronoi-Face-tp2264753p2264753.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page