korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-math-vector
/
korlibs.math.geom
/
times
times
operator
fun
Size
.
times
(
anchor
:
Anchor
)
:
Point
operator
fun
Vector2D
.
times
(
other
:
Scale
)
:
Vector2D
operator
fun
Vector2F
.
times
(
other
:
Scale
)
:
Vector2F
operator
fun
Vector2D
.
times
(
other
:
Size
)
:
Vector2D
operator
fun
Vector2F
.
times
(
other
:
Size
)
:
Vector2F
operator
fun
Vector2D
.
times
(
other
:
SizeInt
)
:
Vector2D
operator
fun
Vector2F
.
times
(
other
:
SizeInt
)
:
Vector2F
operator
fun
Vector2I
.
times
(
other
:
SizeInt
)
:
Vector2I
operator
fun
Int
.
times
(
v
:
Vector2D
)
:
Vector2D
operator
fun
Float
.
times
(
v
:
Vector2D
)
:
Vector2D
operator
fun
Double
.
times
(
v
:
Vector2D
)
:
Vector2D
operator
fun
Int
.
times
(
v
:
Vector2F
)
:
Vector2F
operator
fun
Float
.
times
(
v
:
Vector2F
)
:
Vector2F
operator
fun
Double
.
times
(
v
:
Vector2F
)
:
Vector2F
operator
fun
Int
.
times
(
v
:
Vector3F
)
:
Vector3F
operator
fun
Float
.
times
(
v
:
Vector3F
)
:
Vector3F
operator
fun
Double
.
times
(
v
:
Vector3F
)
:
Vector3F