mirror of https://github.com/CGAL/cgal
doc
This commit is contained in:
parent
5ec19abc7b
commit
b221437366
|
|
@ -165,8 +165,7 @@ namespace Polygon_mesh_processing {
|
||||||
* \cgalParamNEnd
|
* \cgalParamNEnd
|
||||||
* \cgalNamedParamsEnd
|
* \cgalNamedParamsEnd
|
||||||
*
|
*
|
||||||
* \todo mention no self-intersections
|
* \pre `pmesh` must be free of self-intersections
|
||||||
|
|
||||||
*/
|
*/
|
||||||
template<typename TriangleMesh
|
template<typename TriangleMesh
|
||||||
, typename NamedParameters>
|
, typename NamedParameters>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue