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

15 lines
404 B
TeX

\begin{ccRefFunction}{right_turn}
\ccFunction{bool right_turn(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 right turn.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::collinear} \\
\ccRefIdfierPage{CGAL::left_turn} \\
\ccRefIdfierPage{CGAL::orientation} \\
\end{ccRefFunction}