cgal/AABB_tree/include/CGAL
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
..
internal/AABB_tree add property_map as template parameter of segment and triangle primitive 2011-07-20 21:59:14 +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 add property_map as template parameter of segment and triangle primitive 2011-07-20 21:59:14 +00:00
AABB_traits.h merge from candidate branch. 2011-01-10 10:46:16 +00:00
AABB_tree.h The bbox() of AABB_tree can return a const reference. 2011-04-07 12:54:35 +00:00
AABB_triangle_primitive.h add property_map as template parameter of segment and triangle primitive 2011-07-20 21:59:14 +00:00