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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Creating Indices for vertices in Delanuay Triangulation
  • Date: Mon, 23 May 2011 10:34:00 +0200

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.




Archive powered by MHonArc 2.6.16.

Top of Page