Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Voronoi diagrams

Subject: CGAL users discussion list

List archive

[cgal-discuss] Voronoi diagrams


Chronological Thread 
  • From: Brian Sanjeewa Rupasinghe <>
  • To:
  • Subject: [cgal-discuss] Voronoi diagrams
  • Date: Tue, 17 May 2011 16:17:45 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YMw8Nu23lK2OZfJw6MzhGf3YIDwe4SM0ApXYTg9nGDAicS8qdpuYT71EFtFmR4PMyw wZHMzIk0J3P7DP9JnwHSakbeIIHN4YO3ipR1d9wdPcvASarcLAEYycTzdGYSKRzYQsRu PrLHRgAR4b1s2PvXxBmhpt/jYlUND64lMTHnU=

Hi,

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.

Brian.



Archive powered by MHonArc 2.6.16.

Top of Page