Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Voronoi diagrams

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Voronoi diagrams


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Voronoi diagrams
  • Date: Tue, 17 May 2011 17:27:12 +0200 (CEST)

On Tue, 17 May 2011, Brian Sanjeewa Rupasinghe wrote:

Suppose i have a list of ten points in a text file.
I want to create a voronoi diagram of these
points. How van i do it? I am new to CGAL
and please help. I use MS Visual C++ for
programming. I can read the point coordinates
from the file.

Hello,

since there is an example that does just that in the middle of the page documenting 2D Triangulations, I assume you didn't find this page. Where did you look? We need to know if we are to improve the documentation...

--
Marc Glisse



Archive powered by MHonArc 2.6.16.

Top of Page