Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Kernel::AreStrictlyOrderedAlongLine_2

A model for this must provide:

bool
fo.operator() ( Kernel::Point_2 p,
Kernel::Point_2 q,
Kernel::Point_2 r)
returns true, iff the three points are collinear and q lies strictly between p and r. Note that false is returned, if q==p or q==r.

Refines

AdaptableFunctor

See Also

CGAL::are_strictly_ordered_along_line


Next: Kernel::AreStrictlyOrderedAlongLine_3
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
www.cgal.org. Aug 13, 2001.