cgal/AABB_tree/include/CGAL
Pierre Alliez 73364294e5 AABB tree: fix CR. 2009-04-26 18:24:15 +00:00
..
AABB_drawing_traits.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
AABB_intersections.h AABB tree: more on projection (added all point_on() functions to primitives) 2009-04-26 18:19:05 +00:00
AABB_node.h AABB tree: added two primitive types for triangle and segment to make two examples simpler. 2009-04-26 13:46:48 +00:00
AABB_polyhedral_oracle.h polyhedron demo: fix compilation of remeshing plugin 2009-04-26 14:25:30 +00:00
AABB_polyhedron_edge_primitive.h AABB tree: more on projection (added all point_on() functions to primitives) 2009-04-26 18:19:05 +00:00
AABB_polyhedron_triangle_primitive.h AABB tree: more on projection (added all point_on() functions to primitives) 2009-04-26 18:19:05 +00:00
AABB_search_tree.h AABB tree: added internal search tree (CGAL K-orth search tree) to accelerate the projection queries. 2009-04-26 16:22:46 +00:00
AABB_segment_primitive.h AABB tree: fix CR. 2009-04-26 18:24:15 +00:00
AABB_traits.h AABB tree: added internal search tree (CGAL K-orth search tree) to accelerate the projection queries. 2009-04-26 16:22:46 +00:00
AABB_tree.h AABB tree: added internal search tree (CGAL K-orth search tree) to accelerate the projection queries. 2009-04-26 16:22:46 +00:00
AABB_triangle_primitive.h AABB tree: fix CR. 2009-04-26 18:24:15 +00:00
Bbox_3_bbox_3_do_intersect.h AABB tree: rename intersection file 2009-04-26 18:09:40 +00:00
Bbox_3_line_3_do_intersect.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
Bbox_3_plane_3_do_intersect.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
Bbox_3_ray_3_do_intersect.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
Bbox_3_segment_3_do_intersect.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
Bbox_3_sphere_3_do_intersect.h AABB tree: rename intersection files 2009-04-26 17:32:34 +00:00
Bbox_3_triangle_3_do_intersect.h AABB tree: more on projection (added all point_on() functions to primitives) 2009-04-26 18:19:05 +00:00
Triangle_3_line_3_intersection.h AABB tree: move files up 2009-04-24 13:35:41 +00:00
Triangle_3_plane_3_intersection.h AABB tree: move files up 2009-04-24 13:35:41 +00:00
Triangle_3_ray_3_intersection.h AABB tree: move files up 2009-04-24 13:35:41 +00:00
Triangle_3_segment_3_intersection.h AABB tree: move files up 2009-04-24 13:35:41 +00:00