Comparison_result | fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q) | |
Compares the Cartesian coordinates of points p and q lexicographically in xyz order: first x-coordinates are compared, if they are equal, y-coordinates are compared. If they are equal, z-coordinates are compared. |