cgal/AABB_tree/include/CGAL
Sébastien Loriot f5f6b034a6 Merge branch 'AABB_tree-fix_graph_primitives-local'
This fixes the graph primitives that were only model of
AABBPrimitiveWithSharedData, and also remove the artificial compatibility
with deprecated primitives that are not needed since we want to make users
use the new method.

Successfully tested in CGAL-4.3-Ic-107
  One example on the platform i686_Linux-2.6_g++-4.1.2_CentOS-5.1-O3 indicates
  an error, but after checking it is a floating point computation threshold
  issue. The example expects an error to be below 1e-10 and it is 1.1e-10.
Approved by the interim release manager
2013-07-31 17:32:15 +02:00
..
internal/AABB_tree typos and missing static 2013-07-30 07:38:41 +02:00
AABB_face_graph_triangle_primitive.h typos and missing static 2013-07-30 07:38:41 +02:00
AABB_halfedge_graph_segment_primitive.h Merge branch 'AABB_tree-fix_graph_primitives-local' 2013-07-31 17:32:15 +02:00
AABB_intersections.h
AABB_polyhedron_segment_primitive.h fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00
AABB_polyhedron_triangle_primitive.h fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00
AABB_primitive.h fix the graph primitive when they don't have shared data 2013-07-29 18:47:17 +02:00
AABB_segment_primitive.h fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00
AABB_traits.h fixes after updating the branch and the documentation 2013-06-19 10:55:05 +02:00
AABB_tree.h inline the nested class Intersection_and_primitive_id in the documentation 2013-07-24 17:06:35 +02:00
AABB_triangle_primitive.h fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00