Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay, convex hull, Voronoi, kernels

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay, convex hull, Voronoi, kernels


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay, convex hull, Voronoi, kernels
  • Date: Thu, 20 Nov 2008 22:43:09 +0100


wrote:
Hi,
Thank you for your reply.

[snip]
Writing this out, I'm asking myself whether a voronoi cell is always convex? Because if that's not always the case, my current method (of dividing the cell into triangles) could produce the wrong result.

It is always convex, as it is the intersection of halfspaces.

andreas



Archive powered by MHonArc 2.6.16.

Top of Page