mirror of https://github.com/CGAL/cgal
doc
we keep vertices of dimension 0 and 1, that may have a meaning for the user
This commit is contained in:
parent
fca18230e7
commit
b7cd0f8538
|
|
@ -640,7 +640,7 @@ public:
|
|||
but are isolated from the complex at the end of the meshing process.
|
||||
|
||||
This function removes these so-called \em isolated vertices, that belong to the
|
||||
triangulation but not to any cell of the `C3T3`, from the triangulation.
|
||||
triangulation but not to any simplex of the `C3T3`, from the triangulation.
|
||||
*/
|
||||
void remove_isolated_vertices()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue