Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


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

Thank you. Now i know why are there lines twice the number of the cells. 
Maybe its a stupid quession, but cells mean tetrahedrons from the triangulations?
And at the cells, the four number isnt the No of the vertices, because i have 150 vertices, and there are way more numbers, but how can i get the vertices of the cells?
I thought the numbers would be the index of the vertices which creates the cells but they are not.



Date: Thu, 18 Jul 2013 06:45:40 -0700
From: [hidden email]
To: [hidden email]
Subject: Re: get the Tetrahedrons of a delaunay triangulation

Le 7/18/13 3:32 PM, zoli0726 a écrit :
> 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.

look at I/O section in
http://doc.cgal.org/4.2/CGAL.CGAL.3D-Triangulations/html/classCGAL_1_1Triangulation__3.html

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





If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/get-the-Tetrahedrons-of-a-delaunay-triangulation-tp4657808p4657809.html
To unsubscribe from get the Tetrahedrons of a delaunay triangulation, click here.
NAML


View this message in context: RE: get the Tetrahedrons of a delaunay triangulation
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page