Navigation:
Up
,
Table of Contents
,
Short Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
Kernel::ConstructCircumcenter_2
A model for this must provide:
Kernel::Point_2
fo.operator() (
Kernel::Point_2
p,
Kernel::Point_2
q,
Kernel::Point_2
r)
compute the center of the circle passing through the points
p
,
q
, and
r
.
Precondition:
p
,
q
, and
r
are not collinear.
Kernel::Point_2
fo.operator() (
Kernel::Triangle_2
t)
compute the center of the circle passing through the three vertices of
t
.
Precondition:
t
is not degenerate.
Refines
AdaptableFunctor (with three arguments)
See Also
CGAL::circumcenter
Next:
Kernel::ConstructCircumcenter_3
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.