cgal/AABB_tree/include/CGAL/internal/AABB_tree
Sébastien Loriot 7a0b2326e1 add property_map as template parameter of segment and triangle primitive
and add a template parameter to enable or disable the caching of the
or object inside the primitive.

Pb to handle: in case the object is not cached, point() might be
expansive
2011-07-20 21:59:14 +00:00
..
AABB_drawing_traits.h Add a missing #include of OpenGL headers. 2011-01-10 16:26:44 +00:00
AABB_node.h The bbox() of AABB_tree can return a const reference. 2011-04-07 12:54:35 +00:00
AABB_search_tree.h merge from candidate branch. 2011-01-10 10:46:16 +00:00
AABB_traversal_traits.h merge from candidate branch. 2011-01-10 10:46:16 +00:00
Primitive_caching.h add property_map as template parameter of segment and triangle primitive 2011-07-20 21:59:14 +00:00
nearest_point_segment_3.h
nearest_point_triangle_3.h Fix compilation on x86-64_Linux-2.6_llvm-clang-with-g++-4.4.1_F11: use fully qualified name for cross_product call. 2010-05-20 07:02:05 +00:00