cgal/AABB_tree/include/CGAL
Sébastien Loriot eed2074f7f Fix constness issues in AABB_tree
*remove mutable data members
  *accelerate_distance_queries is not const
  *clear_search_tree is not const
  *root_node() const returns a const Node*
  *add root_note() non-const version
  *update documentation of AABB_tree class. function constness was not documented
  *update changes.html
2011-09-07 09:55:59 +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 Fix constness issues in AABB_tree 2011-09-07 09:55:59 +00:00
AABB_triangle_primitive.h fix #ifdefs 2009-10-29 10:42:53 +00:00