Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] using already existing delaunay triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] using already existing delaunay triangulation


Chronological Thread 
  • From: sushil <>
  • To:
  • Subject: [cgal-discuss] using already existing delaunay triangulation
  • Date: Fri, 7 Mar 2014 06:26:47 -0800 (PST)

Hello all,
If i have a mesh containing tetrahedrons and the mesh i have, is obtained
using delaunay triangulation. I want to know if i can directly import this
mesh in CGAL and get the information of this mesh. In short i dont want to
create the triangulation using triangulation class and inserting points,
instead want to use already existing triangulation and find all the
information of the mesh. Also can i locate any query point in this
triangulation.




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/using-already-existing-delaunay-triangulation-tp4658925.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] using already existing delaunay triangulation, sushil, 03/07/2014

Archive powered by MHonArc 2.6.18.

Top of Page