cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Laurent Saboret 699961f1e7 Move packages to trunk root 2006-02-14 08:58:13 +00:00
..
README Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_circle_segment.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_do_intersect.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_dxf_union.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_sequence.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_set_union.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_simple_join_intersect.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_symmetric_difference.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
ex_traits_adapter.C Move packages to trunk root 2006-02-14 08:58:13 +00:00
print_utils.h Move packages to trunk root 2006-02-14 08:58:13 +00:00

README

example1 - (ex_do_intersect) Determining whether two polygons intersect.
example2 - (ex_intersection) Computing the intersection of two triangles.
example3 - (ex_sequence) Computing a sequence of Boolean Set-Operations.
example4 - (ex_circle_segment) Handling circles and linear segments concurrently.
example5 - (ex_traits_adaptor) Using the traits adaptor.
example6 - (ex_set_union) Computing the union of two sets of general polygons.