CGAL::compare_y_to_right

CGAL::Comparison_result
compare_y_to_right ( Circular_arc_2<CircularKernel> ca1,
Circular_arc_2<CircularKernel> ca2,
Circular_arc_point_2<CircularKernel> &p)
Compares vertically the two arcs, to the right of the point p,
Precondition: p is an intersection point of the arcs, and the arcs are defined to the right of p.