Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Kernel::ConstructScaledVector_2
A model for this must provide:
template <class
Kernel
::RT>
Kernel::Vector_2
fo.operator() (
Kernel::Vector_2
v,
Kernel
::RT scale)
produces the vector
v
scaled by a factor
scale
.
template <class
Kernel
::RT>
Kernel::Vector_2
fo.operator() (
Kernel::Vector_2
v,
Quotient<
Kernel
::RT> scale)
produces the vector
v
scaled by a factor
scale
.
Refines
AdaptableFunctor
See Also
CGAL::
Vector_2
<
R
>
Next:
Kernel::ConstructScaledVector_3
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.