mirror of https://github.com/CGAL/cgal
Uniformize expansion term
This commit is contained in:
parent
7f63f3d8c5
commit
12805b47e8
|
|
@ -484,7 +484,7 @@ reduce_face_selection(
|
|||
\cgalParamNEnd
|
||||
|
||||
\cgalParamNBegin{prevent_unselection}
|
||||
\cgalParamDescription{Boolean used to indicate if selection can be only extended or if it can also be shrinked.}
|
||||
\cgalParamDescription{Boolean used to indicate if selection can be only expanded or if it can also be shrinked.}
|
||||
\cgalParamType{`bool`}
|
||||
\cgalParamDefault{`false`}
|
||||
\cgalParamExtra{The geometric traits class must be compatible with the vertex point type.}
|
||||
|
|
|
|||
Loading…
Reference in New Issue