cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Guy Zucker d6191be95a fixed examples default input after moving files to test 2008-09-24 12:34:29 +00:00
..
README removed prefix ex_ from the examples 2007-02-27 09:48:36 +00:00
bezier_traits_adapter.cpp Added functionality to models of GeneralPolygonSetTraits_2 2008-09-02 10:54:01 +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 Added functionality to models of GeneralPolygonSetTraits_2 2008-09-02 10:54:01 +00:00
conic_traits_adapter.cpp Added functionality to models of GeneralPolygonSetTraits_2 2008-09-02 10:54:01 +00:00
connect_polygon.cpp fixed examples default input after moving files to test 2008-09-24 12:34:29 +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 Fix the error 2008-03-11 12:09:01 +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.