cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Efi Fogel 5227930377 renamed 2007-04-29 22:30:42 +00:00
..
README removed prefix ex_ from the examples 2007-02-27 09:48:36 +00:00
bezier_traits_adapter.cpp 1st revision 2007-04-29 20:54:13 +00:00
bso_rational_nt.h Cleanup of white spaces and empty lines also under examples/*/*.h. 2007-03-10 16:45:36 +00:00
char_g.dat 1st revision 2007-04-29 20:54:13 +00:00
char_m.dat 1st revision 2007-04-29 20:54:13 +00:00
circle_segment.cpp cleanup 2007-04-26 09:15:28 +00:00
conic_traits_adapter.cpp renamed 2007-04-29 22:30:42 +00:00
connect_polygon.cpp cleanup 2007-04-26 09:15:28 +00:00
do_intersect.cpp cleanup 2007-04-26 09:15:28 +00:00
dxf_union.cpp cleanup 2007-04-26 09:15:28 +00:00
pgn_holes.dat Added a functions that connects the outer boundary of a polygon with the 2007-02-09 08:04:45 +00:00
print_utils.h Cleanup of white spaces and empty lines also under examples/*/*.h. 2007-03-10 16:45:36 +00:00
sequence.cpp cleanup 2007-04-26 09:15:28 +00:00
set_union.cpp cleanup 2007-04-26 09:15:28 +00:00
simple_join_intersect.cpp cleanup 2007-04-26 09:15:28 +00:00
symmetric_difference.cpp cleanup 2007-04-26 09:15:28 +00:00
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.