cgal/Kernel_23/doc_tex/Kernel_23_ref/operatorStar.tex

17 lines
519 B
TeX

\ccHtmlNoClassLinks
\begin{ccRefFunction}{operator*}
\ccTexHtml{\ccSetThreeColumns{Vector_2<Kernel>X }{}{\hspace*{8.0cm}}}{}
\ccFunction{Vector_2<Kernel> operator*(const Kernel::RT &s, const Vector_2<Kernel> &w);}
{Multiplication with a scalar from the left.}
\ccFunction{Vector_3<Kernel> operator*(const Kernel::RT &s, const Vector_3<Kernel> &w);}
{Multiplication with a scalar from the left.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::operator+} \\
\ccRefIdfierPage{CGAL::operator-} \\
\end{ccRefFunction}