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:
albert-github 2024-03-16 12:55:59 +01:00
parent e4c9cfd539
commit f167a90612
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 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 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 &ldquo;star shaped&rdquo; around `p` and thus is re-triangulated using
`p` as a center vertex. `p` as a center vertex.
Delaunay triangulations support insertion of points, removal of vertices, Delaunay triangulations support insertion of points, removal of vertices,