Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Fabri f724101478 Move using statements to the corect scope 2010-09-01 12:19:50 +00:00
Andreas Fabri 83f7a0ff42 Add using statements 2010-09-01 12:12:52 +00:00
Laurent Rineau 7106e69e7a Fix keyword $URL$ and $Id$: "$URL: " and "$Id: " are not correct Subversion keywords 2010-06-29 12:47:18 +00:00
Laurent Rineau 35a3c17f1e Fix warnings: braces around empty body, and unused parameters. 2010-06-29 12:38:52 +00:00
Andreas Fabri 3ce3995a8d int -> size_t 2010-06-29 09:28:48 +00:00
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Peter Hachenberger 8051eccc1e facet bounding two unselected volumes is handled as separated convex part. 2010-05-04 16:38:29 +00:00
Peter Hachenberger 636171045d repaired buggy loops 2008-10-22 17:50:34 +00:00
Peter Hachenberger a7d06a0d67 removed unused parameter to omit warnings 2008-07-31 09:54:23 +00:00
Peter Hachenberger 48c0975cb6 removed unused function visualize 2008-07-30 09:43:40 +00:00
Peter Hachenberger 4fef23560a moved header file from include/CGAL/Nef_3 to include/CGAL 2008-07-29 08:29:57 +00:00
Peter Hachenberger 3609483f61 renaming of nary union 2008-07-26 15:50:54 +00:00
Peter Hachenberger bc9e2ed833 Gaussian_maps that represent a single vertex, edge, or facet
can now be converted into a Nef polyhedron
2008-07-05 21:55:55 +00:00
Peter Hachenberger 734325c892 code for computing the Minkowski sum of two polyhedra 2008-06-15 21:15:13 +00:00