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

Line2D: merge docs, remove method from HalfSpace #3366

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Conversation

schillic
Copy link
Member

@schillic schillic commented Aug 1, 2023

  1. commit: Move constructor docs to struct docs.
  2. commit: Remove method Line2D(::HalfSpace) because this is part of the public API and it is unclear what that means. It was exclusively used to intersect 2D polygon edges represented as HalfSpaces. Instead I added an internal method, which even avoids the conversion to Line2D.

@schillic schillic marked this pull request as ready for review August 2, 2023 06:13
@schillic schillic merged commit 34ce234 into master Aug 18, 2023
@schillic schillic deleted the schillic/Line2D branch August 18, 2023 21:11
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.

2 participants