cgal/Old_Packages/Doc23/doc_tex/kernel/Ref/leftturn.tex

15 lines
396 B
TeX

\begin{ccRefFunction}{leftturn}
\ccFunction{bool leftturn(const Point_2<R> &p,
const Point_2<R> &q,
const Point_2<R> &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::rightturn} \\
\end{ccRefFunction}