cgal/AABB_tree/include/CGAL
Sébastien Loriot 795ab80486 use a mutex in const function root_node to protect the non const call to
build()

The class AABB_tree is now read-only thread-safe
2011-09-08 08:56:16 +00:00
..
internal/AABB_tree Fix constness issues in AABB_tree 2011-09-07 09:55:59 +00:00
AABB_intersections.h move BBox vs {sphere,plane,triangle} do_intersect from AABB_tree to Intersections_3, 2010-09-01 08:49:24 +00:00
AABB_polyhedron_segment_primitive.h Fix -pedantic error. 2010-09-28 21:23:13 +00:00
AABB_polyhedron_triangle_primitive.h Fix -pedantic error. 2010-09-28 21:23:13 +00:00
AABB_segment_primitive.h fix #ifdefs 2009-10-29 10:42:53 +00:00
AABB_traits.h merge from candidate branch. 2011-01-10 10:46:16 +00:00
AABB_tree.h use a mutex in const function root_node to protect the non const call to 2011-09-08 08:56:16 +00:00
AABB_triangle_primitive.h fix #ifdefs 2009-10-29 10:42:53 +00:00