CGAL::left_turn

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

See Also

CGAL::collinear
CGAL::orientation
CGAL::right_turn