Main Page   Modules   Namespace List   Compound List   File List   Namespace Members   Compound Members  

collinear_do_intersect()
[do_intersect()]

Return true if two collinear objects intersect. More...

Functions

template<class R> bool collinear_do_intersect (const Segment_3< R > &s1, const Segment_3< R > &s2)
 True if the segments intersect.


Detailed Description

Return true if two collinear objects intersect.


Function Documentation

template<class R>
bool CEP::intersection::collinear_do_intersect const Segment_3< R > &    s1,
const Segment_3< R > &    s2
[inline]
 

True if the segments intersect.

Precondition:
Segments are collinear

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().


Generated on Sun Jun 8 17:38:23 2003 for CEP::intersection by doxygen1.3-rc3