cgal/Boolean_set_operations_2/examples/Boolean_set_operations_2
Philipp Möller 8eb30ef805 Replaced all uses of predecessor/successor with prev/next. 2011-06-07 16:21:58 +00:00
..
README
amer_a.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_b.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_c.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_d.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_e.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_f.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_g.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_h.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_i.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_j.bps removed executable flag 2010-03-01 15:58:25 +00:00
amer_k.bps removed executable flag 2010-03-01 15:58:25 +00:00
bezier_traits_adapter.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
bezier_traits_adapter2.cpp Replaced all uses of predecessor/successor with prev/next. 2011-06-07 16:21:58 +00:00
bso_rational_nt.h
char_g.bps Fixed compiler error in Qt4 demo - Added missing samples 2010-01-15 22:40:53 +00:00
char_g.dat
char_m.bps Fixed compiler error in Qt4 demo - Added missing samples 2010-01-15 22:40:53 +00:00
char_m.dat
circle_segment.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
conic_traits_adapter.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
connect_polygon.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
do_intersect.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
dxf_union.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
input_0.bps Fixed Save bezier feature. Saved samples added 2009-12-01 14:15:06 +00:00
input_1.bps Fixed Save bezier feature. Saved samples added 2009-12-01 14:15:06 +00:00
pgn_holes.dat
print_utils.h
sequence.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
set_union.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
simple_join_intersect.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
symmetric_difference.cpp removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +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.