CGAL::z_equal

bool z_equal ( Point_3<Kernel> p, Point_3<Kernel> q)
returns true, iff p and q have the same z-coordinate.

See Also

CGAL::compare_z
CGAL::x_equal
CGAL::y_equal