cgal/AABB_tree
Laurent Rineau 48f9c4c06c Fix AABB_tree use of set_shared_data
That function set_shared_data is never tested in CGAL, happened not to
be callable using its documented API. I do not understand why there is
an additional template parameter 'PrimtiveType'. That commit removes it.

(cherry picked from commit 99790a0d39864c3d2e72d18876f41603ab94a5a5)
2014-01-13 18:56:48 +01:00
..
demo/AABB_tree remove compatibility with original polyhedron primitives 2013-07-29 17:17:56 +02:00
doc/AABB_tree fix the way the specialization of graph_traits are documentated 2013-12-03 12:03:00 +01:00
examples/AABB_tree fix the graph primitive when they don't have shared data 2013-07-29 18:47:17 +02:00
include/CGAL Fix AABB_tree use of set_shared_data 2014-01-13 18:56:48 +01:00
package_info/AABB_tree New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/AABB_tree Fix test of AABB_tree (use of an epsilon) 2013-12-31 15:15:24 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00