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

IO OpenMesh - fix boundary halfedges #8640

Merged

Conversation

janetournois
Copy link
Member

@janetournois janetournois commented Dec 3, 2024

Summary of Changes

In OpenMesh, the outgoing halfedge of a boundary vertex must be the boundary halfedge.
This PR fixes this orientation issue before writing the file, inside write_OM()

This PR completes #8427 and #8612

Release Management

  • Affected package(s): BGL
  • License and copyright ownership: unchanged

@janetournois janetournois added this to the 6.1-beta milestone Dec 3, 2024
@sloriot
Copy link
Member

sloriot commented Dec 4, 2024

Successfully tested in CGAL-6.1-Ic-33

@sloriot sloriot merged commit 733b085 into CGAL:master Dec 4, 2024
8 checks passed
@sloriot sloriot deleted the IO-orient_border_halfedges_OM-jtournois branch December 4, 2024 12:47
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