CGAL 6.0 - 2D and 3D Linear Geometry Kernel
|
AdaptableBinaryFunction
CGAL::compare_z()
Operations | |
A model of this concept must provide: | |
Comparison_result | operator() (const Kernel::Point_3 &p, const Kernel::Point_3 &q) |
Compares the Cartesian \( z\)-coordinates of points p and q | |