Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
CGAL::collinear
bool
collinear
(
Point_2
<
Kernel
> p,
Point_2
<
Kernel
> q,
Point_2
<
Kernel
> r)
returns
true
, iff
p
,
q
, and
r
are collinear.
bool
collinear
(
Point_3
<
Kernel
> p,
Point_3
<
Kernel
> q,
Point_3
<
Kernel
> r)
returns
true
, iff
p
,
q
, and
r
are collinear.
See Also
CGAL::left_turn
CGAL::orientation
CGAL::right_turn
Next:
collinear_are_ordered_along_line
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.