CGAL 6.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/AlgebraicKernelForSpheres--CompareY.h>
Operations | |
A model of this concept must provide: | |
CGAL::Comparison_result | operator() (const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r1, const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r2) |
Compares the y (second) variables of two Root_for_spheres_2_3 . | |
CGAL::Comparison_result AlgebraicKernelForSpheres::CompareY::operator() | ( | const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r1, |
const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r2 | ||
) |
Compares the y
(second) variables of two Root_for_spheres_2_3
.