mirror of https://github.com/CGAL/cgal
fix the doc
This commit is contained in:
parent
ca267506f8
commit
cb3b060d53
|
|
@ -37,7 +37,7 @@ namespace Polygon_mesh_processing{
|
|||
* @tparam Mesh a model of `VertexListGraph`
|
||||
* @tparam NamedParameters a sequence of \ref pmp_namedparameters "Named Parameters"
|
||||
*
|
||||
* @param transformation the `Transformation` to apply to `mesh`.
|
||||
* @param transformation the transformation functor to apply to the points of `mesh`.
|
||||
* @param mesh the `Mesh` to transform.
|
||||
* @param np optional sequence of \ref pmp_namedparameters for `mesh`, among the ones listed below
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue