mirror of https://github.com/CGAL/cgal
Polygon Mesh Processing documenation - Correct spelling mistake
This commit is contained in:
parent
c781841f6b
commit
f0395ae618
|
|
@ -225,7 +225,7 @@ Mathematically speaking, the intersection with an infinitesimally small ball
|
|||
centered in the output volume is a topological ball. At the surface level this means
|
||||
that no non-manifold vertex or edge is allowed in the output. For example, it
|
||||
is not possible to compute the union of two cubes that are disjoint but sharing an edge.
|
||||
In case you have to deal with such scenarii, you should consider using the
|
||||
In case you have to deal with such scenarios, you should consider using the
|
||||
package \ref PkgNef3Summary.
|
||||
|
||||
It is possible to update the input so that it contains the result (in-place operation).
|
||||
|
|
|
|||
Loading…
Reference in New Issue