Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Kernel::Orientation_2
A model for this must provide:
Orientation
fo.operator() (
Kernel::Point_2
p,
Kernel::Point_2
q,
Kernel::Point_2
r)
returns
LEFTTURN
, if
r
lies to the left of the oriented line
l
defined by
p
and
q
, returns
RIGHTTURN
if
r
lies to the right of
l
, and returns
COLLINEAR
if
r
lies on
l
.
See Also
CGAL::
orientation
Next:
Kernel::Orientation_3
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.