Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
CGAL::collinear
bool
collinear
(
Point_2
<
R
> p,
Point_2
<
R
> q,
Point_2
<
R
> r)
returns
true
, iff
p
,
q
, and
r
are
collinear
.
bool
collinear
(
Point_3
<
R
> p,
Point_3
<
R
> q,
Point_3
<
R
> r)
returns
true
, iff
p
,
q
, and
r
are
collinear
.
See Also
CGAL::
leftturn
CGAL::
orientation
CGAL::
rightturn
Next:
collinear_are_ordered_along_line
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.