-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edge insertion for CMap/GMap (#7409)
_Please use the following template to help us managing pull requests._ ## Summary of Changes Added the function `insert_cell_1_between_two_cells_2()` into `GenericMap` concept, which allows users to insert an edge between two different faces allowing to create faces with holes. ## Release Management * Affected package(s): CMap/GMap * Feature/Small Feature (if any): https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Insert_edge_CMap/GMap * Link to compiled documentation (obligatory for small feature) [*wrong link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg) * License and copyright ownership:
- Loading branch information
Showing
30 changed files
with
832 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.