cgal/Packages/Kernel_23/doc_tex/kernel/Ref/assign.tex

12 lines
402 B
TeX

\begin{ccRefFunction}{assign}
\ccTexHtml{\ccSetThreeColumns{Orientation}{}{\hspace*{8.5cm}}}{}
\ccInclude{CGAL/Object.h}
\ccFunctionTemplate{T}{template <class T> bool assign(T& c, const Object& o);}
{assigns \ccStyle{o} to \ccStyle{c} if \ccStyle{o}
was constructed from an object of type \ccStyle{T}.
Returns \ccc{true}, if the assignment was possible.}
\end{ccRefFunction}