mirror of https://github.com/CGAL/cgal
wording
This commit is contained in:
parent
dae8504521
commit
bbc790bc5e
|
|
@ -250,7 +250,8 @@ unspecified_type no_features();
|
|||
* enables the meshing algorithm
|
||||
* to mesh the input surface only and not take the volume into account.
|
||||
*
|
||||
* When this option is enabled, the ouput mesh has no complex cells, only complex facets, edges and vertices.
|
||||
* When this option is enabled, the ouput mesh has no cells in the 3D complex,
|
||||
* only facets, edges and vertices.
|
||||
* Full-3D optimization steps such as mesh perturbation and mesh exudation are automatically disabled.
|
||||
*
|
||||
* \sa `CGAL::make_mesh_3()`
|
||||
|
|
|
|||
Loading…
Reference in New Issue