cgal/Intersections_3/include/CGAL
Sébastien Loriot a03f2c88c0 bug fix in tersection of 3D colinear segments.
Update test-suite to test all possible configurations.
2011-05-20 08:52:12 +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 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_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