Skip to content

Commit

Permalink
add missing ending
Browse files Browse the repository at this point in the history
  • Loading branch information
sloriot committed Sep 12, 2023
1 parent 9102274 commit f46cb19
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ class Adaptive_sizing_field : public Sizing_field_base<PolygonMesh>
* \cgalParamExtra{If this parameter is omitted (`-1`), the expansion will just by a weightless sum of
* measures on faces around the vertex.}
* \cgalParamNEnd
* \cgalNamedParamsEnd
*/
template <typename FaceRange
, typename NamedParameters = parameters::Default_named_parameters>
Expand Down

0 comments on commit f46cb19

Please sign in to comment.