mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
e6f37542fa
commit
360d4ce58e
|
|
@ -184,7 +184,7 @@ topological input may invalidate the arrangement.
|
|||
Ccb_halfedge_circulator hole);}
|
||||
{moves the given hole from the interior of the face \ccc{f1} inside the
|
||||
face \ccc{f2}.
|
||||
\ccPrecond{It is the user's responsibility that \ccc{hole} is currenly
|
||||
\ccPrecond{It is the user's responsibility that \ccc{hole} is currently
|
||||
contained in \ccc{f1} and should be moved to \ccc{f2}.}}
|
||||
|
||||
\ccMethod{bool move_isolated_vertex (Face_handle f1, Face_handle f2,
|
||||
|
|
|
|||
Loading…
Reference in New Issue