mirror of https://github.com/CGAL/cgal
Update Mesh_3/include/CGAL/Mesh_facet_criteria_3.h
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
This commit is contained in:
parent
5b08570345
commit
acdb2d40c5
|
|
@ -93,7 +93,7 @@ public:
|
||||||
/*!
|
/*!
|
||||||
returns an object to serve as criteria for facets.
|
returns an object to serve as criteria for facets.
|
||||||
|
|
||||||
\param angle_bound is the lower bound for the angle in degrees of the
|
\param angle_bound is the lower bound for the angles in degrees of the
|
||||||
surface mesh facets.
|
surface mesh facets.
|
||||||
\param radius_bound is a uniform upper bound
|
\param radius_bound is a uniform upper bound
|
||||||
for the radius of the surface Delaunay balls.
|
for the radius of the surface Delaunay balls.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue