Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::coplanar_side_of_bounded_circle
Bounded_side
coplanar_side_of_bounded_circle (
Point_3
<
Kernel
> p,
Point_3
<
Kernel
> q,
Point_3
<
Kernel
> r,
Point_3
<
Kernel
> 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.
See Also
CGAL::coplanar_orientation
CGAL::side_of_bounded_circle
Next:
cross_product
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.7. 14 October 2010.