Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] get the Tetrahedrons of a delaunay triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] get the Tetrahedrons of a delaunay triangulation


Chronological Thread 
  • From: zoli0726 <>
  • To:
  • Subject: [cgal-discuss] get the Tetrahedrons of a delaunay triangulation
  • Date: Thu, 18 Jul 2013 06:32:51 -0700 (PDT)

Hi, i need some help with delaunay triangulation.
I do the triangulation, and i need the list of the tetrahedrons created.
If i print the triangulation, i got vertices with coordinates, and i guess
cells, but i just dont understand what are those numbers at the cells. And
before the vertices there are the number of the vertices, which is correct,
but before the cells, the number is only the half of the lines and i cant
understand why, and what are those numbers mean.

Please somebody explain it to me, what are those numbers, and how can i get
the tetrahedrons. I never used cgal before, so if its possible, please treat
me like a noob.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/get-the-Tetrahedrons-of-a-delaunay-triangulation-tp4657808.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page