Skip to content
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

Tetrahedral_remeshing - add vertex_is_constrained_map to set input corners #8040

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

janetournois
Copy link
Member

Summary of Changes

Following PR #7909, this PR introduces a new named parameter for tetrahedral remeshing : vertex_is_constrained_map.
This parameter allows to set input corners, that will not be modified throughout remeshing.

Corners can be collected from a C3t3 using its counterpart in convert_to_triangulation_3().

Release Management

  • Affected package : Tetrahedral remeshing
  • Link to compiled documentation (obligatory for small feature) wrong link name to be changed
  • License and copyright ownership: unchanged

and to convert_to_triangulation_3(), to collect them
@sloriot
Copy link
Member

sloriot commented Feb 28, 2024

Successfully tested in CGAL-6.0-Ic-181

@lrineau lrineau self-assigned this Feb 28, 2024
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Feb 28, 2024
@lrineau lrineau merged commit 89c8b9d into CGAL:master Feb 28, 2024
9 checks passed
@lrineau lrineau deleted the Tet_remeshing-add_corners-jtournois branch February 28, 2024 10:10
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants