cgal/Kernel_23/doc_tex/Kernel_23_ref/max_vertex.tex

11 lines
404 B
TeX

\begin{ccRefFunction}{max_vertex}
\ccFunction{Point_2<Kernel> max_vertex( const Iso_box_2<Kernel>& ir );}
{computes the vertex with the lexicographically largest coordinates of the iso rectangle \ccc{ir}.}
\ccFunction{Point_3<Kernel> max_vertex( const Iso_cuboid_3<Kernel>& ic );}
{computes the vertex with the lexicographically largest coordinates of the iso cuboid \ccc{ic}.}
\end{ccRefFunction}