mirror of https://github.com/CGAL/cgal
Update Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h
Co-Authored-By: afabri <andreas.fabri@geometryfactory.com>
This commit is contained in:
parent
92abe26251
commit
43c29bdb17
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue