Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::CompareSquaredDistance_2
A model for this must provide:
Comparison_result
fo.operator() ( Type1 obj1, Type2 obj2,
Kernel
::FT d2)
compares the squared distance between the two geometrical objects
obj1
and
obj2
to the value
d2
for all pairs
Type1
and
Type2
, where the types
Type1
and
Type2
can be any of the following:
Kernel::Point_2
Kernel::Line_2
Kernel::Ray_2
Kernel::Segment_2
Kernel::Triangle_2
Refines
AdaptableFunctor
(with three arguments)
See Also
CGAL::compare_distance_to_point
CGAL::compare_squared_distance
Next:
Kernel::CompareSquaredDistance_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.0.1. 2 July 2012.