Functions | |
| template<class R> bool | collinear_do_intersect (const Segment_3< R > &s1, const Segment_3< R > &s2) |
| True if the segments intersect. | |
|
||||||||||||||||
|
True if the segments intersect.
Definition at line 29 of file Segment_3_Segment_3.C. References CEP::intersection::collinear(). Referenced by CEP::intersection::Triangle_3_Triangle_3::do_intersect(). |
1.3-rc3