cgal/AABB_tree/include/CGAL/internal/AABB_tree
Philipp Möller 8f19c3d595 Remove size_type from TraversalTraits.
There is no reason for TraversalTraits to know the size_type (or any
of the other typedefs) and removing it prevents an unnecessary
instantiation of AABB_tree and a funky include.
2012-10-23 14:56:26 +00:00
..
AABB_drawing_traits.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
AABB_node.h Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
AABB_search_tree.h Remove / comment out unused local typedefs. Fix one place where FT was used instead of RT (homogeneous coordinates, probably never compiled). 2012-07-28 06:21:06 +00:00
AABB_traversal_traits.h Remove size_type from TraversalTraits. 2012-10-23 14:56:26 +00:00
nearest_point_segment_3.h Remove / comment out unused local typedefs. Fix one place where FT was used instead of RT (homogeneous coordinates, probably never compiled). 2012-07-28 06:21:06 +00:00
nearest_point_triangle_3.h Remove / comment out unused local typedefs. Fix one place where FT was used instead of RT (homogeneous coordinates, probably never compiled). 2012-07-28 06:21:06 +00:00