Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] limit voronoi cells..

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] limit voronoi cells..


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] limit voronoi cells..
  • Date: Tue, 10 Apr 2007 11:38:33 +0200

Hi,

I am not sure I understand the question.
Some cells are infinite. You may want to clip the Voronoi diagram by any bounding box if you want to get only finite features. Then you need to be careful when choosing the box, if you want to have a piece of every cell/facet/edge and every vertex in it.

Best,
Monique Teillaud

Matthieu Chavent wrote:
Hello, everybody!

I work on 3D Regular Delaunay Triangulation. I create its dual: the voronoi diagram with the triangulation.dual() function. The problem is the infinite voronoi cells. In fact I have the limit of the voronoi cells: the rays. but I don't know how I can stop them to create voronoi cells which was finite and convexes.

I hope, that my question was clear. If someone have an idea..




  • limit voronoi cells.., Matthieu Chavent, 04/10/2007
    • Re: [cgal-discuss] limit voronoi cells.., Monique . Teillaud, 04/10/2007

Archive powered by MHonArc 2.6.16.

Top of Page