Sébastien Loriot
|
4c29bf1b44
|
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
|
2016-03-24 16:33:46 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01:00 |
Sebastian Morr
|
a69dd3f6c7
|
Rename more Polygon to Polygon_2 and remove an unused variable
|
2015-05-14 09:22:06 +02:00 |
Sebastian Morr
|
09666e34bc
|
Don't typedef to Polygon, as it conflicts with a function defined in wingdi.h
See https://stackoverflow.com/questions/4315399/error-c2143-syntax-error-missing-before/4315475#4315475
|
2015-05-12 23:35:10 +02:00 |
Efi Fogel
|
f48ce38473
|
Removed Ron from maintainer list. Updated Ron's email address. Cleaned up documentation and example programs
|
2014-08-28 17:05:57 +03:00 |
Efi Fogel
|
4a1c1a89d0
|
updated docimentation. Added decomposition method based on vertical decomposition
|
2014-08-27 17:46:42 +03:00 |
Efi Fogel
|
40d1879c5e
|
cleanup
|
2013-08-25 01:26:53 +03:00 |
Efi Fogel
|
b99a327ab0
|
cleanup
|
2013-08-25 00:10:57 +03:00 |
Efi Fogel
|
5e7e4ee8dd
|
Added support for the computation of Minkowski sum of polygons with holes
|
2013-08-23 01:24:45 +03:00 |
Sylvain Pion
|
35ccbe2d49
|
Remove svn:executable property on *.dat *.cpp *.nix files
|
2009-01-03 13:36:50 +00:00 |
Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +00:00 |
Efi Fogel
|
e7d506b178
|
wein: Implemented inner offset. Used Inner_ccb_iterator instead of obsolete Hole_iterator. Fixed calls to deprecated functions
|
2008-04-26 21:38:50 +00:00 |
Efi Fogel
|
b7d3e97651
|
wein: Implemented inner offset. Used Inner_ccb_iterator instead of obsolete Hole_iterator. Fixed calls to deprecated functions
|
2008-04-26 21:37:35 +00:00 |
Fernando Cacciola
|
b704509dcf
|
Examples/Demos/Test CMake scripts updated
|
2008-03-05 21:14:02 +00:00 |
Fernando Cacciola
|
a659cd852a
|
Added project() and conditional test for CGAL_DIR
|
2008-02-14 15:42:36 +00:00 |
Fernando Cacciola
|
14043c43a0
|
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
|
2008-02-08 17:47:21 +00:00 |
Fernando Cacciola
|
afddfc4fca
|
CMake scripts for demos/examples/test added
|
2008-02-06 19:06:24 +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 |
Andreas Fabri
|
84ad34f9ed
|
removed prefix ex_ from the examples
|
2007-02-27 10:01:16 +00:00 |
Andreas Fabri
|
998da6309f
|
derivation instead of typedefs
|
2007-02-07 22:06:52 +00:00 |
Ron Wein
|
8a561f8299
|
Fixed the package according to Andreas' review, and removes some
redundant stuff.
|
2006-08-03 14:59:23 +00:00 |
Ron Wein
|
e77a75a26e
|
Fixed the .C -> .cpp prefix in the headers.
|
2006-07-10 10:06:12 +00:00 |
Andreas Fabri
|
69db88af31
|
changed .C to .cpp in examples
|
2006-07-09 19:29:06 +00:00 |
Ron Wein
|
f324860770
|
Fixed the example.
|
2006-03-16 11:15:10 +00:00 |
Ron Wein
|
8b4dea2485
|
Added new examples.
|
2006-03-13 12:21:11 +00:00 |
Ron Wein
|
2bb1f3f635
|
Initial version of the planar Minkowski-sum package.
|
2006-02-27 14:29:24 +00:00 |