Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Finding all the planes/polygons that form the boundaries of a single voronoi 3D cell?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Finding all the planes/polygons that form the boundaries of a single voronoi 3D cell?


Chronological Thread 
  • From: Julian Johnson <>
  • To:
  • Subject: [cgal-discuss] Finding all the planes/polygons that form the boundaries of a single voronoi 3D cell?
  • Date: Tue, 23 Jul 2013 15:20:01 +0100

I need to draw polygonal voronoi cells in 3D and am looking for an efficient mechanism for identifying the facets of those individual cells. The end result would be a list consisting of the position of each voronoi centre vertex and the associated half planes that 'enclose' it or a proper polygonal description describing each of the 'enclosing' polygons and their vertices. Is there a way to do this in CGAL?

Julian



Archive powered by MHonArc 2.6.18.

Top of Page