cgal/Intersections_3/include/CGAL
Laurent Rineau a618b1db81 Cherry-pick this patch:
| ------------------------------------------------------------------------
  | r61610 | sloriot | 2011-03-09 17:32:05 +0100 (Wed, 09 Mar 2011) | 2 lines
  | Changed paths:
  |    M /branches/experimental-packages/Mesh_3-protecting_balls-branch/Intersections_3/include/CGAL/Triangle_3_Segment_3_do_intersect.h
  | 
  | split an internal function to reuse it
  | 
  | ------------------------------------------------------------------------
2011-06-17 13:12:31 +00:00
..
Intersections_3 bug fix in tersection of 3D colinear segments. 2011-05-20 08:52:12 +00:00
internal/Intersections_3 QPL -> LGPL 2011-03-10 21:15:14 +00:00
Triangle_3_Line_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Plane_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Point_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Ray_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Segment_3_do_intersect.h Cherry-pick this patch: 2011-06-17 13:12:31 +00:00
Triangle_3_Tetrahedron_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Triangle_3_do_intersect.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangle_3_Triangle_3_intersection.h use coplanar intersection (avoid retesting it) 2011-05-16 17:12:06 +00:00
bbox_intersection_3.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
intersection_3.h move BBox vs {sphere,plane,triangle} do_intersect from AABB_tree to Intersections_3, 2010-09-01 08:49:24 +00:00
intersection_3_1.h add do_intersect for Ray_3 vs {Line_3,Segment_3,Ray_3} 2010-10-28 15:13:53 +00:00
intersections.h