Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Delaunay_triangulation_3::flip(Cell_handle c, int i) invalidates the triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Delaunay_triangulation_3::flip(Cell_handle c, int i) invalidates the triangulation


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Delaunay_triangulation_3::flip(Cell_handle c, int i) invalidates the triangulation
  • Date: Tue, 10 Feb 2015 08:32:44 -0400


Le 10/02/15 04:15, Adam Getchell a écrit :
Ah. By "rebalance" I mean adjusting the coordinates of the vertices of the three simplices produced by the facet flip in such a way as to satisfy the Delaunay condition.

Of course, you can move the points so that one particular tetrahedron becomes a Delaunay one,
but during the move other tetrahedra become non-Delaunay and you have to update the triangulation.



Archive powered by MHonArc 2.6.18.

Top of Page