Processing math: 0%
CGAL 5.5.1 - 3D Spherical Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
AlgebraicKernelForSpheres::CompareZ Concept Reference

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 z-coordinates of two Root_for_spheres_2_3.