Point_set_processing_3: Missing end command for cgalParam

A `\cgalParamEnd` was missing, resulting in an incorrect sequence of HTML tags (in the output just a small extra white space was shown)
This commit is contained in:
albert-github 2022-03-14 19:36:37 +01:00
parent c837828770
commit 772d26ac48
1 changed files with 1 additions and 0 deletions

View File

@ -1525,6 +1525,7 @@ private:
to the index of plane (`-1` if the point is not assigned to a plane)}
\cgalParamType{a class model of `ReadablePropertyMap` with `std::size_t` as key type and `int` as value type}
\cgalParamDefault{There is no default, this parameters is mandatory.}
\cgalParamNEnd
\cgalParamNBegin{plane_map}
\cgalParamDescription{a property map containing the planes associated to the elements of the plane range `planes`}