\begin{ccRefFunction}{midpoint}
\ccInclude{CGAL/constructions_d.h}
\ccFunction{Point_d<R> midpoint(const Point_d<R>& p, const Point_d<R>& q);}
{computes the midpoint of the segment $pq$.}
\end{ccRefFunction}