Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Kernel::AreOrderedAlongLine_3
A model for this must provide:
bool
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel::Point_3
r)
returns
true
, iff the three points are
collinear
and
q
lies between
p
and
r
. Note that
true
is returned, if
q==p
or
q==r
.
Refines
AdaptableFunctor
(with three arguments)
See Also
CGAL::are_ordered_along_line
Next:
Kernel::AreParallel_2
Navigation:
Table of Contents
,
Bibliography
,
Index
,
Title Page
The
CGAL Project
. Tue, December 21, 2004 .