cgal/AABB_tree/include/CGAL
Stéphane Tayeb b92c3902f5 Fix a bug for demo benchmark. KD-Tree is now build right after its construction (instead of at the first query). 2009-07-09 11:46:28 +00:00
..
AABB_intersections aabb tree: attempt to fix warning: 2009-07-06 19:40:54 +00:00
AABB_drawing_traits.h changes needed for the Polyhedron demo to compile 2009-06-05 18:04:47 +00:00
AABB_intersections.h aabb tree: more code cleanup 2009-06-27 15:19:29 +00:00
AABB_node.h aabb tree: more code cleanup 2009-06-27 15:19:29 +00:00
AABB_polyhedral_oracle.h * remove workaround for weighted point from AABB_traits 2009-05-14 10:07:55 +00:00
AABB_polyhedron_segment_primitive.h Test suite code factorization. Minor fix (return type) in AABB_tree.h. 2009-05-18 14:26:29 +00:00
AABB_polyhedron_triangle_primitive.h AABB tree: undo folder restructuring 2009-05-05 11:51:48 +00:00
AABB_search_tree.h Fix a bug for demo benchmark. KD-Tree is now build right after its construction (instead of at the first query). 2009-07-09 11:46:28 +00:00
AABB_segment_primitive.h aabb tree: a bit of code cleanup 2009-06-27 06:44:31 +00:00
AABB_traits.h AABB tree: intersection benchmark code made much shorter and more accurate (the random generation of queries is made once for all before benchmarking, hence the timings are more precise). 2009-07-08 22:27:55 +00:00
AABB_tree.h Fix: AABBTraits must not require size_type. The size_type is an 2009-07-08 16:16:15 +00:00
AABB_triangle_primitive.h AABB tree: undo folder restructuring 2009-05-05 11:51:48 +00:00