cgal/Kernel_23/doc_tex/Kernel_23_ref/right_turn.tex

15 lines
419 B
TeX

\begin{ccRefFunction}{right_turn}
\ccFunction{bool right_turn(const Point_2<Kernel> &p,
const Point_2<Kernel> &q,
const Point_2<Kernel> &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}