mirror of https://github.com/CGAL/cgal
Update Polygon_mesh_processing/include/CGAL/Polyhedral_envelope.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
parent
4722ed66db
commit
e36f34ad52
|
|
@ -274,7 +274,7 @@ public:
|
|||
|
||||
/**
|
||||
* Constructor with a triangulated surface mesh.
|
||||
* @tparam TriangleMesh a model of `HalfedgeListGraph`
|
||||
* @tparam TriangleMesh a model of `FaceListGraph`
|
||||
* @tparam NamedParameters a sequence of \ref bgl_namedparameters "Named Parameters"
|
||||
*
|
||||
* @param tmesh a triangle mesh
|
||||
|
|
|
|||
Loading…
Reference in New Issue