CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/AlgebraicKernelForSpheres--CompareXY.h>
Operations | |
CGAL::Comparison_result | operator() (const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r1, const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r2) |
Compares the x and y (the two first) variables of two Root_for_spheres_2_3 lexicographically. More... | |
CGAL::Comparison_result AlgebraicKernelForSpheres::CompareXY::operator() | ( | const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r1, |
const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r2 | ||
) |
Compares the x
and y
(the two first) variables of two Root_for_spheres_2_3
lexicographically.