precise default normal

This commit is contained in:
Jane Tournois 2022-11-07 14:14:30 +01:00
parent 6555faf73f
commit 32486e4be8
1 changed files with 2 additions and 1 deletions

View File

@ -466,7 +466,8 @@ public:
are initialized to their default value.
\note If not already added, a normal property is automatically
added to the point set when using this method.
added to the point set when using this method. The default value
for normal vectors is `CGAL::NULL_VECTOR`.
\note If a reallocation happens, all iterators, pointers and
references related to the container are invalidated. Otherwise,