cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Christian Gagneraud d8502c0469 Fix a few typos in the documentation 2017-04-16 13:20:12 +12:00
..
CMakeLists.txt improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
README
amer_a.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_b.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_c.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_d.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_e.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_f.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_g.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_h.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_i.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_j.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
amer_k.bps Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00
bezier_traits_adapter.cpp cleanup - mainly suggested by Shriramana Sharma 2013-02-11 16:56:09 +02:00
bezier_traits_adapter2.cpp Integrated with a recent version master 2013-07-14 14:40:09 +03: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
connect_polygon.cpp
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 Convert all CRLF files to LF 2012-12-13 12:30:37 +01:00

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.