cgal/Intersections_3/include/CGAL/internal/Intersections_3
Sébastien Loriot 15079cf214 correct bug in triangle_3-segment_3 intersection:
in the case when the segment is coplanar with the triangle plane 
and the segment is on the supporting line of one triangle segments.
The case when the intersection is reduced to a point was not handled.
2010-07-12 06:34:17 +00:00
..
Bbox_3_Bbox_3_do_intersect.h
Bbox_3_Line_3_do_intersect.h
Bbox_3_Ray_3_do_intersect.h
Bbox_3_Segment_3_do_intersect.h
Triangle_3_Line_3_intersection.h Fix warnings: remove unused variables. 2010-07-02 15:06:05 +00:00
Triangle_3_Ray_3_intersection.h Fix warnings: remove unused variables. 2010-07-02 15:06:05 +00:00
Triangle_3_Segment_3_intersection.h correct bug in triangle_3-segment_3 intersection: 2010-07-12 06:34:17 +00:00