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

16 lines
377 B
TeX

\begin{ccRefFunction}{z_equal}
\ccFunction{bool z_equal(const Point_3<R> &p,
const Point_3<R> &q);}
{returns \ccStyle{true}, iff \ccStyle{p} and \ccStyle{q}
have the same \ccStyle{z}-coordinate.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::compare_z} \\
\ccRefIdfierPage{CGAL::x_equal} \\
\ccRefIdfierPage{CGAL::y_equal} \\
\end{ccRefFunction}