mirror of https://github.com/CGAL/cgal
16 lines
464 B
TeX
16 lines
464 B
TeX
\begin{ccRefFunction}{operator*}
|
|
\ccTexHtml{\ccSetThreeColumns{Vector_2<R>X }{}{\hspace*{8.0cm}}}{}
|
|
|
|
\ccFunction{Vector_2<R> operator*(const R::RT &s, const Vector_2<R> &w);}
|
|
{Multiplication with a scalar from the left.}
|
|
|
|
\ccFunction{Vector_3<R> operator*(const R::RT &s, const Vector_3<R> &w);}
|
|
{Multiplication with a scalar from the left.}
|
|
|
|
\ccSeeAlso
|
|
\ccRefIdfierPage{CGAL::operator+} \\
|
|
\ccRefIdfierPage{CGAL::operator-} \\
|
|
|
|
\end{ccRefFunction}
|
|
|