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

Polygon repair using union and intersection #8510

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

Conversation

sloriot
Copy link
Member

@sloriot sloriot commented Oct 1, 2024

Todo

  • Add join(PolyonRange)
  • Add join(MultiPolyonRange)
  • Add join(MultiPolyonWithHolesRange)
  • Try to factor the three on documentation as well as implementation level
  • The same for intersection
  • Add difference(A, B) for P, MP, MPwH
  • Add difference(RangeA, RangeB) for P, MP, MPwH
  • Choice of function name to be coherent with Regularized Boolean Set Operations.

@afabri afabri self-assigned this Oct 21, 2024
@afabri afabri added this to the 6.1-beta milestone Oct 21, 2024
@sloriot sloriot changed the base branch from master to 5.5.x-branch October 21, 2024 17:25
@sloriot sloriot changed the base branch from 5.5.x-branch to master October 21, 2024 17:25
@afabri

This comment was marked as outdated.

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

This comment was marked as outdated.

@afabri

This comment was marked as outdated.

This comment was marked as outdated.

@sloriot

This comment was marked as outdated.

This comment was marked as outdated.

@sloriot
Copy link
Member Author

sloriot commented Nov 8, 2024

/force-build:v0

Copy link

github-actions bot commented Nov 8, 2024

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8510/v0/Manual/index.html

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.

2 participants