CGAL 5.1 - 3D Spherical Geometry Kernel
AlgebraicKernelForSpheres::CompareX Class Reference

#include <Concepts/AlgebraicKernelForSpheres--CompareX.h>

Definition

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 x (first) variables of two Root_for_spheres_2_3. More...
 

Member Function Documentation

◆ operator()()

CGAL::Comparison_result AlgebraicKernelForSpheres::CompareX::operator() ( const AlgebraicKernelForSpheres::Root_for_spheres_2_3 r1,
const AlgebraicKernelForSpheres::Root_for_spheres_2_3 r2 
)

Compares the x (first) variables of two Root_for_spheres_2_3.