Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h

Co-Authored-By: afabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
Sebastien Loriot 2019-03-25 14:08:05 +01:00 committed by GitHub
parent 92abe26251
commit 43c29bdb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ volume(const TriangleMesh& tmesh, const CGAL_PMP_NP_CLASS& np)
* computes the centroid of the domain bounded by
* a closed triangulated surface mesh.
*
* @tparam TriangleMesh a model of `HalfedgeGraph`
* @tparam TriangleMesh a model of `FaceListGraph`
* @tparam NamedParameters a sequence of \ref pmp_namedparameters "Named Parameters"
*
* @param tmesh the closed triangulated surface mesh bounding the volume