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

Aos 2 dcel extension efif #8710

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

efifogel
Copy link
Member

Summary of Changes

The changes fix a bug in the extensions of vertex and halfedge types of the DCEL when used to instantiate Arrangement_with_history_2 or similar arrangement classes that derive from Arrangement_2.
Typically, only the face type is extended or all the 3 types (vertex, halfedge, and face) are extended, and for such extensions we have dedicated class templates. The bug shows up when trying to extend any other subset of the 3 types, and apparently, this hasn't been used much with Arrangement_with_history_2.

Release Management

  • Affected package(s): Arrangement_on_surface_2
  • Issue(s) solved (if any): NA
  • Feature/Small Feature (if any): NA
  • Link to compiled documentation: NA
  • License and copyright ownership: TAU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant