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: Brian Sanjeewa Rupasinghe <>
  • To:
  • Subject: Re: [cgal-discuss] Voronoi diagrams
  • Date: Tue, 17 May 2011 16:36:35 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=G6llheBw7iUDvbjES06nXelMW8PIedkpVP5i8/CrTAinzcHc+xOz/WjamKzzXHyaTW 5g5/0lxIY2kjr/nS+Z/1289Egifz+kInpUgAXLRXVeIpT4Yv+4pvCoEVgCupZi0az+sM Z/X7rTDQpO5y8KexSMgm1kfk3GFf6+1+/1WiU=

Hi,

Thanks for the quick reply. I just started using CGAL library. Where can i
find it? is it in the CGAL tutorial documents?

Brian

On Tue, May 17, 2011 at 4:27 PM, Marc Glisse <> wrote:
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

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss





Archive powered by MHonArc 2.6.16.

Top of Page