|
CGAL 5.1 - 2D and 3D Linear Geometry Kernel
|
| Vector_2< Kernel > | operator* (const Vector_2< Kernel > &v, const Kernel::RT &s) |
| Multiplication with a scalar from the right. More... | |
| Vector_2< Kernel > | operator* (const Kernel::RT &s, const Vector_2< Kernel > &v) |
| Multiplication with a scalar from the left. More... | |
| Vector_3< Kernel > | operator* (const Vector_3< Kernel > &v, const Kernel::RT &s) |
| Multiplication with a scalar from the right. More... | |
| Vector_3< Kernel > | operator* (const Kernel::RT &s, const Vector_3< Kernel > &v) |
| Multiplication with a scalar from the left. More... | |
|
related |
Multiplication with a scalar from the left.
|
related |
Multiplication with a scalar from the left.
|
related |
Multiplication with a scalar from the right.
|
related |
Multiplication with a scalar from the right.