cgal/Generator
Mael Rouxel-Labbé bea5995756 Handle "right" folds
The following configurations of collinear points:
  x-2 x x-1      AND        x+2 x x+1
cannot be handled with the typical left swap because the interval
has range n-1. Instead, just manually swap like it is done
when the fold is on the left (which can and is immediately detected
at the beginning of the insertion event)
2021-03-29 14:27:16 +02:00
..
benchmark/Generator extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
doc/Generator extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
examples/Generator fix macro name to be consistent with find_package 2021-01-15 10:43:34 +01:00
include/CGAL Handle "right" folds 2021-03-29 14:27:16 +02:00
package_info/Generator run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test/Generator fix macro name to be consistent with find_package 2021-01-15 10:43:34 +01:00