Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::ConstructEquidistantLine_3
A model for this must provide:
Kernel::Line_3
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel::Point_3
r)
constructs the line which is at the same distance from the three points
p
,
q
and
r
.
Precondition:
p
,
q
and
r
are not collinear.
Refines
AdaptableFunctor
(with three arguments)
See Also
CGAL::equidistant_line
Next:
Kernel::ConstructIsoCuboid_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.