Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::CoplanarSideOfBoundedCircle_3
A model for this must provide:
Bounded_side
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel::Point_3
r,
Kernel::Point_3
s)
returns the bounded side of the circle defined by
p
,
q
, and
r
on which
s
lies.
Precondition:
p
,
q
,
r
, and
s
are coplanar and
p
,
q
, and
r
are not collinear.
Refines
AdaptableFunctor
(with four arguments)
See Also
CGAL::coplanar_side_of_bounded_circle
Next:
Kernel::Coplanar_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.