mirror of https://github.com/CGAL/cgal
Document return value
This commit is contained in:
parent
7a0c25d34b
commit
ab468eb63a
|
|
@ -73,6 +73,7 @@ namespace CGAL {
|
|||
\param sm_radius bound for the radius of the surface Delaunay balls (relatively to the `average_spacing`).
|
||||
\param sm_distance bound for the center-center distances (relatively to the `average_spacing`).
|
||||
\param tag surface mesher tag.
|
||||
\return `true` if reconstruction succeeded, `false` otherwise.
|
||||
*/
|
||||
template <typename PointInputIterator,
|
||||
typename PointMap,
|
||||
|
|
|
|||
Loading…
Reference in New Issue