features/doxy-pmoeller and add changes for ccRequires on top of it.
ATTN: This changeset should be unmerged before the whole branch goes
back into next.
10 lines
276 B
TeX
10 lines
276 B
TeX
\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$. \ccPrecond
|
|
\ccPrecond{\ccc{p.dimension() == q.dimension()}.}}
|
|
|
|
\end{ccRefFunction}
|
|
|