Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::SideOfOrientedCircle_2
A model for this must provide:
Oriented_side
fo.operator() (
Kernel::Point_2
p,
Kernel::Point_2
q,
Kernel::Point_2
r,
Kernel::Point_2
t)
returns the relative position of point
t
to the oriented circle defined by
p
,
q
and
r
. The order of the points
p
,
q
and
r
is important, since it determines the orientation of the implicitly constructed circle.
Precondition:
p, q
and
r
are not collinear.
Refines
AdaptableFunctor
(with four arguments)
See Also
CGAL::side_of_oriented_circle
Next:
Kernel::SideOfOrientedSphere_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.