mirror of https://github.com/CGAL/cgal
fix typedef
This commit is contained in:
parent
44455c438b
commit
31e41eb9fe
|
|
@ -281,7 +281,7 @@ bool step_by_step_refine_mesh();
|
||||||
* the bounded connected components including at least
|
* the bounded connected components including at least
|
||||||
* one seed. If `seeds_are_in_domain==false`, the domain is the
|
* one seed. If `seeds_are_in_domain==false`, the domain is the
|
||||||
* union of the bounded components including no seed.}
|
* union of the bounded components including no seed.}
|
||||||
* \cgalParamType{a class model of `ConstRange` with iterator being a model of `InputIterator` with `CDT::Point_2` as value type.}
|
* \cgalParamType{a class model of `ConstRange` with iterator being a model of `InputIterator` with `CDT::Point` as value type.}
|
||||||
* \cgalParamDefault{No seed.}
|
* \cgalParamDefault{No seed.}
|
||||||
* \cgalParamNEnd
|
* \cgalParamNEnd
|
||||||
* \cgalParamNBegin{criteria}
|
* \cgalParamNBegin{criteria}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue