mirror of https://github.com/CGAL/cgal
Update Mesh_3/include/CGAL/Mesh_polyhedron_3.h
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
This commit is contained in:
parent
913e8848c6
commit
2ef1bb4e48
|
|
@ -213,7 +213,7 @@ public:
|
||||||
\ingroup PkgMesh3Domains
|
\ingroup PkgMesh3Domains
|
||||||
|
|
||||||
The class `Mesh_polyhedron_3` provides a customized `Polyhedron_3` type. This type uses
|
The class `Mesh_polyhedron_3` provides a customized `Polyhedron_3` type. This type uses
|
||||||
as `PolyhedronItems_3` a customized type which adds data to the Vertex, Face and
|
as `PolyhedronItems_3` a customized type which adds data to the `Vertex`, `Face` and
|
||||||
Halfedge classes. Those data are required to use the detection of sharp features.
|
Halfedge classes. Those data are required to use the detection of sharp features.
|
||||||
|
|
||||||
\tparam IGT stands for the geometric traits associated
|
\tparam IGT stands for the geometric traits associated
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue