Efi Fogel
|
d4f238abbe
|
renamed connect_polygon_with_holes_2() to connect_holes()
|
2007-03-15 10:14:56 +00:00 |
|
Sylvain Pion
|
05840a8f17
|
Cleanup of white spaces and empty lines also under examples/*/*.h.
|
2007-03-10 16:45:36 +00:00 |
|
Sylvain Pion
|
6fb5cb906b
|
Remove trailing white spaces and end of lines.
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
|
2007-03-10 14:59:41 +00:00 |
|
Sylvain Pion
|
e73e797b2f
|
more const
|
2007-03-08 11:02:51 +00:00 |
|
Andreas Fabri
|
af311a3323
|
removed prefix ex_ from the examples
|
2007-02-27 09:48:36 +00:00 |
|
Ron Wein
|
7e16bf24ed
|
Added a functions that connects the outer boundary of a polygon with the
holes in its interior (including documentation and an example).
|
2007-02-09 08:04:45 +00:00 |
|
Andreas Fabri
|
d31661333a
|
derivation instead of typedef for VC++
|
2007-02-06 17:58:40 +00:00 |
|
Andreas Fabri
|
edbdb5e222
|
Forgot to comment the typedef
|
2007-02-02 09:57:32 +00:00 |
|
Andreas Fabri
|
e78ad03391
|
A tribute to Redmond
|
2007-02-01 18:49:22 +00:00 |
|
Ron Wein
|
b5f4e7cbc8
|
Changed .C to .cpp in the example headers.
|
2006-07-10 12:16:43 +00:00 |
|
Andreas Fabri
|
442439060d
|
changed .C to .cpp in examples
|
2006-07-09 19:08:15 +00:00 |
|
Ron Wein
|
6eec7aa87f
|
Changed all examples so that they can function even if GMP is not installed.
|
2006-03-12 12:56:34 +00:00 |
|
Ron Wein
|
1df75b574b
|
Made sure we include CGAL_basic.h before referring to any CGAL_USE_ flags.
|
2006-03-07 07:39:09 +00:00 |
|
Baruch Zukerman
|
a63a783f24
|
added CGAL_ prefix to all macro statements at the beginning of a header file
|
2006-02-27 14:44:42 +00:00 |
|
Marc Glisse
|
b41ad5d643
|
Missing std:: or #include <cstdlib>
|
2006-02-25 23:14:49 +00:00 |
|
Ron Wein
|
fad214b8b6
|
Enabled the compilation of the example without CORE.
|
2006-02-22 11:57:46 +00:00 |
|
Ron Wein
|
1627c47c99
|
Fixed the example.
|
2006-02-21 08:12:33 +00:00 |
|
Ron Wein
|
32d004bfd5
|
Updated the DXF union example.
|
2006-02-19 13:58:25 +00:00 |
|
Laurent Saboret
|
699961f1e7
|
Move packages to trunk root
|
2006-02-14 08:58:13 +00:00 |
|