CGAL::right_turn

bool right_turn ( Point_2<Kernel> p, Point_2<Kernel> q, Point_2<Kernel> r)
returns true iff p, q, and r form a right turn.

See Also

CGAL::collinear
CGAL::left_turn
CGAL::orientation