Conversation
|
Also, I think the user will be interested in having a correspondence between input and output segments |
|
What is the status of this pull request ? |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Looks like there are still errors in the documentation. Maybe: |
|
From https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-Ic-35/logs_master/Box_intersection_d.log (though file is changed in this PR): Probably something with the |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
Failure in the VC2017 testsuite CGAL-6.2-Ic-39 |
Snap_rounding_2/test/Snap_rounding_2/test_vertical_slab_snap_rounding.cpp
Show resolved
Hide resolved
Snap_rounding_2/test/Snap_rounding_2/test_vertical_slab_snap_rounding.cpp
Show resolved
Hide resolved
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
…ameter output_unique_segments to get polylines of length 2 without duplicates
This comment was marked as outdated.
This comment was marked as outdated.
|
The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/8797/v4/Manual/index.html |
Snap_rounding_2/include/CGAL/Hot_pixel_snap_rounding_traits_2.h
Outdated
Show resolved
Hide resolved
Snap_rounding_2/include/CGAL/Hot_pixel_snap_rounding_traits_2.h
Outdated
Show resolved
Hide resolved
Snap_rounding_2/include/CGAL/Hot_pixel_snap_rounding_traits_2.h
Outdated
Show resolved
Hide resolved
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
/force-build:v4 |
|
There was an error while building the doc: |
|
/force-build:v4 |
|
There was an error while building the doc: |
Summary of Changes
Add two functions that given a range of segments, rounds their coordinates to double while preserving the topology "up to collapse".
These functions differ from the actual snap rounding by rounding on
doubleor any irregular grid instead ofintegeror any regular grid.Release Management