Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::CollinearAreStrictlyOrderedAlongLine_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
q
lies strictly between
p
and
r
.
Precondition:
p, q
and
r
are collinear.
Refines
AdaptableFunctor
(with three arguments)
See Also
CGAL::collinear_are_strictly_ordered_along_line
Next:
Kernel::CollinearHasOn_2
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.