\begin{ccRefFunction}{left_turn} \ccFunction{bool left_turn(const Point_2 &p, const Point_2 &q, const Point_2 &r);} {returns \ccc{true} iff \ccc{p}, \ccc{q}, and \ccc{r} form a left turn.} \ccSeeAlso \ccRefIdfierPage{CGAL::collinear} \\ \ccRefIdfierPage{CGAL::orientation} \\ \ccRefIdfierPage{CGAL::right_turn} \\ \end{ccRefFunction}