mirror of https://github.com/CGAL/cgal
Update change (insert concerns both cmap and gmap)
This commit is contained in:
parent
edc11a8bc0
commit
21f945ef99
|
|
@ -11,7 +11,7 @@ Release date: October 2023
|
|||
- **Breaking change**: C++17 is now required
|
||||
- Support for Visual `C++` 14.0 (Visual studio 2015) is dropped.
|
||||
|
||||
### [Combinatorial Maps](https://doc.cgal.org/6.0/Manual/packages.html#PkgCombinatorialMaps)
|
||||
### [Combinatorial Maps](https://doc.cgal.org/6.0/Manual/packages.html#PkgCombinatorialMaps) and [Generalized Maps](https://doc.cgal.org/6.0/Manual/packages.html#PkgGeneralizedMaps)
|
||||
|
||||
- Added the function `insert_cell_1_between_two_cells_2()` to the `GenericMap` concept, which enables users to insert an edge between two different faces in order to create faces with holes.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue