mirror of https://github.com/CGAL/cgal
remove extra point
This commit is contained in:
parent
c161fc1ccf
commit
1950235653
|
|
@ -759,7 +759,6 @@ elements) is constructed using a call to the functor `construct_intersection`
|
|||
\snippet CGAL/Mesh_3/Construct_initial_points_labeled_image.h use construct intersection
|
||||
and eventually `%intersect_index` is the element \#1 of `%intersect`.
|
||||
\snippet CGAL/Mesh_3/Construct_initial_points_labeled_image.h get construct intersection
|
||||
.
|
||||
The dimension of the underlying simplex is stored as the element \#2 of `%intersect``.
|
||||
|
||||
The result of the custom initialization can be seen in
|
||||
|
|
|
|||
Loading…
Reference in New Issue