Commit Graph

8 Commits

Author SHA1 Message Date
Philipp Möller d68feab779 Document a namespace for convex_decomposition_3.
Shrink and place some images.
2012-08-21 08:31:18 +00:00
Philipp Möller 6a45864c1a Throw a set of ported doc files under version control 2012-08-09 16:07:44 +00:00
Efi Fogel 73aed62c96 pacify some compiler (commented out unused variables) 2012-01-30 14:30:27 +00:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +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
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 025e2529b1 replace deque by multiset 2008-10-20 10:42:14 +00:00
Peter Hachenberger 446e055f6e new package for decompsing a Nef_polyhedron_3 into convex pieces.
The code was previously stored under trunk/Nef_3/Minkowski.
2008-05-22 14:57:11 +00:00