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

15 lines
442 B
TeX

\begin{ccRefFunction}{coplanar}
\ccFunction{bool coplanar(const Point_3<R> &p,
const Point_3<R>&q,
const Point_3<R>&r,
const Point_3<R>&s);}
{returns \ccStyle{true}, if $p$, $q$, $r$, and $s$ are coplanar.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::coplanar_orientation} \\
\ccRefIdfierPage{CGAL::coplanar_side_of_bounded_circle} \\
\end{ccRefFunction}