This commit is contained in:
Andreas Fabri 2020-11-20 12:06:42 +00:00
parent f4667246c2
commit 59061b926a
1 changed files with 2 additions and 2 deletions

View File

@ -55,9 +55,9 @@ the number of edges effectively removed.
\cgalParamDefault{`CGAL::Surface_mesh_simplification::LindstromTurk_placement<TriangleMesh>`}
\cgalParamNEnd
\cgalParamNBegin{get_filter}
\cgalParamNBegin{filter}
\cgalParamDescription{a policy which returns the filter for a placement}
\cgalParamType{a model of the concept `GetFilter`}
\cgalParamType{a model of the concept `Filter`}
\cgalParamDefault{no placement gets filtered}
\cgalParamNEnd