-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Edge insertion for CMap/GMap #7409
Conversation
… from a given dimension.
…rt will be deleted
…insert_cell_1_in_cell_2 method.
/force-build:v1 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/7409/v1/Manual/index.html |
/force-build:v2 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/7409/v2/Manual/index.html |
/force-build:v2 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/7409/v2/Manual/index.html |
Edge insertion for CMap/GMap
/force-build:v3 |
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/7409/v3/Manual/index.html |
Successfully tested in CGAL-6.0-Ic-15 |
Please use the following template to help us managing pull requests.
Summary of Changes
Added the function
insert_cell_1_between_two_cells_2()
intoGenericMap
concept, which allows users to insert an edge between two different faces allowing to create faces with holes.Release Management