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