This commit is contained in:
Sébastien Loriot 2014-10-17 13:26:41 +02:00
parent 622bc7a7db
commit c74a7ebebe
2 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ or a hole.
As we do not want the algorithm to rely on a uniformity condition on
the sampling it will fill holes cut off from "flat" regions of the
surface. However, in many cases a boundary component cannot be cloded
surface. However, in many cases a boundary component cannot be closed
by adding a spanning disk such that the resulting disk is well
sampled. Typically, closing a boundary component due to a transversal
clipping of the operation, would yield large dihedral angles at

View File

@ -106,7 +106,7 @@ tds_2();
/*!
returns the underlying 3D Delaunay triangulation.
*/
const Triangulation_3_&
const Triangulation_3&
triangulation_3();