Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Creating Indices for vertices in Delanuay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Creating Indices for vertices in Delanuay Triangulation


Chronological Thread 
  • From: Brian Sanjeewa Rupasinghe <>
  • To:
  • Subject: Re: [cgal-discuss] Creating Indices for vertices in Delanuay Triangulation
  • Date: Mon, 23 May 2011 09:57:09 +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=xfXa1HuAsvkWwubjB4EvRXToydGT8IgCfGqkKHtIBQojInj5/Ox1aIZi6nCqyr3weg eUYg26OVVim1Z/kqmrlGc+J1YaLOWm3L97EzjIUE0Io2zfOgVTJzdHQnQ+lAJa+Gxruj +mrAqFnHo2jpmMozuTMK9jyfSIFPeJYnMhvDE=

Thanks. I will have a try.

On Mon, May 23, 2011 at 9:34 AM, Sebastien Loriot (GeometryFactory) <sloriot.ml@gmail.com> wrote:
Cross-posts.
Samuel is right except that you need to replace 3.3 by latest in the given links.

S.


Samuel Hornus wrote:
Hi Brian,

Please read the CGAL User Manual for 2D triangulations:
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Triangulation_2/Chapter_main.html

Please read it entirely. You must read it entirely, because it's not so easy to grasp and reading it all makes it smoother.

Done?
Then you may have found a solution to your problem. If not, it's there:
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Triangulation_2/Chapter_main.html#Section_25.11

Now, take some time as well to skim over this:
http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Triangulation_2_ref/Chapter_intro.html
By that time, you should find yourself in Treaven, the heaven for triangulations.


--
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