Olivier Devillers
2afd39edc3
adding predicate Less_coordinate_d
2011-04-29 14:31:48 +00:00
Olivier Devillers
f03e320476
solving some problems in default template parameters
2011-04-28 13:06:37 +00:00
Olivier Devillers
e451196060
add default parameter in constructors of Hilbert_sort_23d
2011-04-28 10:14:34 +00:00
Olivier Devillers
dc3c56335b
almost ready
2011-04-28 09:50:28 +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
Andreas Fabri
660ddafafd
Default constructor of boost::rand48 is good enough
2010-01-28 07:48:26 +00:00
Andreas Fabri
0874e2604e
Add random_shuffle to the high level functions
2010-01-27 13:48:02 +00:00
Sylvain Pion
8573fe26ce
Rename CGALi to internal.
2009-08-24 17:10:04 +00:00
Sylvain Pion
e7eec7c62e
What's wrong with spatial sorting billions of points?
...
Change int to std::ptrdiff_t or difference_type.
2008-11-28 09:07:23 +00:00
Sylvain Pion
493f5b362b
Switch from QPL to LGPL
2007-03-07 11:37:05 +00:00
Sylvain Pion
45ca093053
add copyright/license headers
2007-02-14 15:11:52 +00:00
Sylvain Pion
c5a77c65da
Use the same default for the "limit" parameter within the hilbert_sort
...
functions, as in the Hilbert_sort_[23] classes.
(makes hilbert_sort() in sync with its documentation)
2007-02-14 15:10:08 +00:00
Christophe Delage
05c48bbd29
Slight function objects interface changes
2006-09-15 06:41:40 +00:00
Christophe Delage
e7515c4f5e
added #include <functional>
2006-05-16 09:12:24 +00:00
Christophe Delage
4e28b57a64
Big changes.
...
- brio_sort is now called spatial_sort.
- global functions now have the same names in 2D and 3D.
2006-03-06 15:24:33 +00:00
Christophe Delage
2ee4da70e2
Initial import of Spatial_sorting
2006-02-20 15:32:51 +00:00