diff --git a/Triangulation/doc/Triangulation/Triangulation.txt b/Triangulation/doc/Triangulation/Triangulation.txt index 4c8d50ab9b9..0cb24b96167 100644 --- a/Triangulation/doc/Triangulation/Triangulation.txt +++ b/Triangulation/doc/Triangulation/Triangulation.txt @@ -477,6 +477,9 @@ called the power sphere. A sphere \f$ {z}^{(w)}\f$ is said to be A triangulation of \f$ {S}^{(w)}\f$ is regular if the power spheres of all simplices are regular. +Note that as a result, some points can be hidden and do not result in vertices +in the triangulation. + Regular triangulations support insertion of weighted points, and location of a query point inside the triangulation. Note that inserting a large set of points at once is much faster