mirror of https://github.com/CGAL/cgal
issue #8075 Documentation in Triangulation package
replace the, for doxygen and thus for the output, strange constructs with better constructs.
This commit is contained in:
parent
e4c9cfd539
commit
f167a90612
|
|
@ -405,7 +405,7 @@ of an infinite full cell is the empty half-space bounded by the affine hull
|
|||
of the finite facet of this cell. The set of full cells that are in
|
||||
conflict with `p` form the <I>conflict zone</I>. The full cells
|
||||
in the conflict zone are removed, leaving a hole that contains `p`. That
|
||||
hole is ``star shaped'' around `p` and thus is re-triangulated using
|
||||
hole is “star shaped” around `p` and thus is re-triangulated using
|
||||
`p` as a center vertex.
|
||||
|
||||
Delaunay triangulations support insertion of points, removal of vertices,
|
||||
|
|
|
|||
Loading…
Reference in New Issue