cgal/Packages/Arrangement/examples/Pm_with_intersections
Shai Hirsch 3af17b3d3d Removed tab characters and reformatted 3 lines. 2001-07-03 15:44:01 +00:00
..
README *** empty log message *** 2001-05-09 15:00:42 +00:00
example1.C Removed tab characters and reformatted 3 lines. 2001-07-03 15:44:01 +00:00
example2.C basic.h inclusion was removed. 2001-06-24 16:30:49 +00:00

README

In this directory there are 2 example programs for the Planar Map with
Intersections package.

Note: As the Planar Map with Intersection package enhances the Planar Map
package, all example programs of the latter except for example7 and example8 
serve as example programs for Planar Msp with Intersection.


example1 : Demonstrates the simplest use of the package, insertion of 
           intersecting curves.

example2 : Deomnstrates a user defined notifier.