cgal/AABB_tree/include/CGAL
Sébastien Loriot e412f6c2e5 fix the const correctness of FaceGraph and HalfedgeGraph primitives
The BGL is not const correct by design choice. Passing a const Graph as
  template parameter to the primitive type is error prone.
  This will make the life easier to the user.
2014-07-02 11:28:58 +02:00
..
internal/AABB_tree add the missing 2 args version 2014-07-02 10:56:10 +02:00
AABB_face_graph_triangle_primitive.h fix the const correctness of FaceGraph and HalfedgeGraph primitives 2014-07-02 11:28:58 +02:00
AABB_halfedge_graph_segment_primitive.h fix the const correctness of FaceGraph and HalfedgeGraph primitives 2014-07-02 11:28:58 +02:00
AABB_intersections.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
AABB_polyhedron_segment_primitive.h add missing includes 2013-09-13 12:43:01 +02:00
AABB_polyhedron_triangle_primitive.h add missing includes 2013-09-13 12:43:01 +02:00
AABB_primitive.h Fix a typo: missing space 2014-01-10 16:44:33 +01: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 Fix AABB_tree use of set_shared_data 2014-01-13 18:56:48 +01:00
AABB_tree.h Fix AABB_tree use of set_shared_data 2014-01-13 18:56:48 +01:00
AABB_triangle_primitive.h fix name of classes that do not respect CGAL naming conventions 2013-07-23 17:46:50 +02:00