summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Alpha_complex/doc')
-rw-r--r--src/Alpha_complex/doc/Intro_alpha_complex.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Alpha_complex/doc/Intro_alpha_complex.h b/src/Alpha_complex/doc/Intro_alpha_complex.h
index 8eea6ba7..b109956d 100644
--- a/src/Alpha_complex/doc/Intro_alpha_complex.h
+++ b/src/Alpha_complex/doc/Intro_alpha_complex.h
@@ -52,10 +52,12 @@ namespace alphacomplex {
* \cite cgal:hdj-t-15b from <a target="_blank" href="http://www.cgal.org/">CGAL</a> (the Computational Geometry
* Algorithms Library \cite cgal:eb-15b).
*
- * The complex is a template class requiring a <a target="_blank"
+ * The complex is a template class requiring an Epick_d <a target="_blank"
* href="http://doc.cgal.org/latest/Kernel_d/index.html#Chapter_dD_Geometry_Kernel">dD Geometry Kernel</a>
* \cite cgal:s-gkd-15b from CGAL as template.
*
+ * \remark When Alpha_complex is constructed with an infinite value of alpha, the complex is a Delaunay complex.
+ *
* \section pointsexample Example from points
*
* This example builds the Delaunay triangulation from the given points in a 2D static kernel, and initializes the