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

Polyline_simplification_2: Fix for Projection_traits_xy_3 #3806

Conversation

afabri
Copy link
Member

@afabri afabri commented Mar 27, 2019

Summary of Changes

Adding the distance computation of the projection of a 3D point and a 3D segment to the class Projection_traits_3 enables to simplify 3D polylines. I added an example and a subsection in the manual.

Release Management

@lrineau lrineau modified the milestones: 5.0-beta, 4.14 Mar 28, 2019
@lrineau lrineau self-assigned this Mar 28, 2019
@lrineau lrineau added Under Testing rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' labels Mar 28, 2019
@lrineau lrineau merged commit a3f24a1 into CGAL:master Mar 29, 2019
lrineau added a commit that referenced this pull request Mar 29, 2019
…projection_traits-GF

Polyline_simplification_2: Fix for Projection_traits_xy_3
@lrineau lrineau added Tested and removed Under Testing Ready to be tested rm only: ready for release branch For the release team only: that indicates that a PR is about to be merged in a release branch labels Mar 29, 2019
@lrineau lrineau deleted the Polyline_simplification-Fix_for_projection_traits-GF branch March 29, 2019 16:00
@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 Mar 29, 2019
@lrineau
Copy link
Member

lrineau commented Mar 29, 2019

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.

None yet

4 participants