Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How does CGAL reconnect the newly created tets after a point is inserted into a Delaunay tetrahedron mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] How does CGAL reconnect the newly created tets after a point is inserted into a Delaunay tetrahedron mesh


Chronological Thread 
  • From: wood <>
  • To:
  • Subject: [cgal-discuss] How does CGAL reconnect the newly created tets after a point is inserted into a Delaunay tetrahedron mesh
  • Date: Wed, 12 Nov 2014 18:47:04 -0800 (PST)

I'm implementing Bowyer-Watson algorithm in 3D now, and I'm curious about how
CGAL reconnect the newly created tetrahedrons after a point is inserted into
a Delaunay mesh and the cavity is filled by new tetrahedrons. Does CGAL hold
a list of the newly created tetrahedrons and connect every two tetrahedrons
in the list if they have facet in common? Or there is any faster way to do
it?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-does-CGAL-reconnect-the-newly-created-tets-after-a-point-is-inserted-into-a-Delaunay-tetrahedronh-tp4660101.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] How does CGAL reconnect the newly created tets after a point is inserted into a Delaunay tetrahedron mesh, wood, 11/13/2014

Archive powered by MHonArc 2.6.18.

Top of Page