mirror of https://github.com/CGAL/cgal
Polygon_mesh_processing: reparation -> repairing
This commit is contained in:
parent
01f8f1bc1d
commit
07c60df0ce
|
|
@ -59,7 +59,7 @@ of the graph concepts defined in the package \ref PkgBGLRef. Using common graph
|
||||||
enables having common input/output functions for all the models of these concepts.
|
enables having common input/output functions for all the models of these concepts.
|
||||||
The page \ref PkgBGLIOFct provides an exhaustive description of the available I/O functions.
|
The page \ref PkgBGLIOFct provides an exhaustive description of the available I/O functions.
|
||||||
In addition, this package offers the function `CGAL::Polygon_mesh_processing::IO::read_polygon_mesh()`,
|
In addition, this package offers the function `CGAL::Polygon_mesh_processing::IO::read_polygon_mesh()`,
|
||||||
which can perform some reparation if the input data do not represent a manifold surface.
|
which can perform some repairing if the input data do not represent a manifold surface.
|
||||||
|
|
||||||
****************************************
|
****************************************
|
||||||
\section PMPMeshing Meshing
|
\section PMPMeshing Meshing
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue