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

18 lines
517 B
TeX

\begin{ccRefFunction}{compare_z}
\ccFunction{Comparison_result compare_z(const Point_3<R> &p,
const Point_3<R> &q);}
{compares the $z$-coordinates of $p$ and $q$.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::compare_xy} \\
\ccRefIdfierPage{CGAL::compare_xyz} \\
\ccRefIdfierPage{CGAL::compare_x} \\
\ccRefIdfierPage{CGAL::compare_x_at_y} \\
\ccRefIdfierPage{CGAL::compare_y} \\
\ccRefIdfierPage{CGAL::compare_yx} \\
\ccRefIdfierPage{CGAL::compare_y_at_x} \\
\end{ccRefFunction}