Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::CompareSquaredDistance_3
A model for this must provide:
Comparison_result
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel
::FT d2)
compares the squared distance of points
p
and
q
to
d2
.
Comparison_result
fo.operator() (
Kernel::Point_3
p,
Kernel::Point_3
q,
Kernel::Point_3
r,
Kernel::Point_3
s)
compares the squared distance of points
p
and
q
to the squared distance of points
r
and
s
.
Refines
AdaptableFunctor
(with three arguments)
See Also
Kernel::CompareDistance_3
CGAL::compare_distance_to_point
CGAL::compare_squared_distance
Next:
Kernel::CompareSquaredRadius_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.