Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
Kernel::AreStrictlyOrderedAlongLine_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 strictly between
p
and
r
. Note that
false
is returned, if
q==p
or
q==r
.
Refines
AdaptableFunctor (with three arguments)
See Also
CGAL::are_strictly_ordered_along_line
Next:
Kernel::Assign_2
Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL Open Source Project
. Release 3.2.1. 13 July 2006.