Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
Kernel::CompareXY_2
A model for this must provide:
Comparison_result
fo.operator() (
Kernel::Point_2
p,
Kernel::Point_2
q)
Compares the Cartesian coordinates of points
p
and
q
lexicographically in
xy
order: first
x
-coordinates are compared, if they are equal,
y
-coordinates are compared.
Refines
AdaptableFunctor
(with two arguments)
See Also
CGAL::compare_xy
Kernel::CompareYX_2
Next:
Kernel::CompareXY_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.