mirror of https://github.com/CGAL/cgal
Removed \cgal
This commit is contained in:
parent
62644b730d
commit
c366c89225
|
|
@ -4,7 +4,7 @@
|
|||
for computing convex hulls in three dimensions as well as functions
|
||||
for checking if sets of points are strongly convex are not. One can
|
||||
compute the convex hull of a set of points in three dimensions in one
|
||||
of three ways in \cgal: using a static algorithm, using an incremental
|
||||
of three ways: using a static algorithm, using an incremental
|
||||
construction algorithm, or using a triangulation to get a fully
|
||||
dynamic computation.}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue