cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
..
CMakeLists.txt extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
README
amer_a.bps
amer_b.bps
amer_c.bps
amer_d.bps
amer_e.bps
amer_f.bps
amer_g.bps
amer_h.bps
amer_i.bps
amer_j.bps
amer_k.bps
bezier_traits_adapter.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
bezier_traits_adapter2.cpp remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
bso_rational_nt.h
char_g.bps
char_g.dat
char_m.bps
char_m.dat
circle_segment.cpp Fix a few typos in the documentation 2017-04-16 13:20:12 +12:00
conic_traits_adapter.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
connect_polygon.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
do_intersect.cpp
dxf_union.cpp
input_0.bps
input_1.bps
pgn_holes.dat
print_utils.h
sequence.cpp
set_union.cpp Fixed typos in doc and comments 2016-12-09 11:27:17 +01:00
simple_join_intersect.cpp
symmetric_difference.cpp
test.dxf

README

example1 - (do_intersect) Determining whether two polygons intersect.
example2 - (intersection) Computing the intersection of two triangles.
example3 - (sequence) Computing a sequence of Boolean Set-Operations.
example4 - (circle_segment) Handling circles and linear segments concurrently.
example5 - (traits_adaptor) Using the traits adaptor.
example6 - (set_union) Computing the union of two sets of general polygons.