Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay Triangulation


Chronological Thread 
  • From: "ANKUR GOEL" <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay Triangulation
  • Date: Thu, 28 Jun 2007 14:25:23 +0530 (IST)
  • Importance: Normal

> yan yang wrote:
>> Hi! everyone:
>> I have a question about the Delaunay Triangulation. I created a
>> Delaunay Triangulation in 2D from input points.If I want to know the
>> information about every triangulation face ,what should I do?

Use Triangulation_2<Traits,Tds>::Finite_faces_iterator

>
> You should read the pages about Vertex and Face, which are
> admittedly rather hard to find
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/TDS_2_ref/Concept_TriangulationDataStructure_2--Vertex.html
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/TDS_2_ref/Concept_TriangulationDataStructure_2--Face.html
>
> andreas
>
>
>
>>
>>
>> ------------------------------------------------------------------------
>> ÇÀ×¢ÑÅ»¢Ãâ·ÑÓÊÏä3.5GÈÝÁ¿£¬20M¸½¼þ£¡ <http://cn.mail.yahoo.com>
>
> --
> 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