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