openrndr
0.1.0-dev.1+c992f78
openrndr-math
/
org.openrndr.math
/
times
times
operator
fun
Int
.
times
(
v
:
IntVector2
)
:
IntVector2
Content copied to clipboard
operator
fun
Int
.
times
(
v
:
IntVector3
)
:
IntVector3
Content copied to clipboard
operator
fun
Int
.
times
(
v
:
IntVector4
)
:
IntVector4
Content copied to clipboard
operator
fun
Double
.
times
(
m
:
Matrix33
)
:
Matrix33
Content copied to clipboard
operator
fun
Double
.
times
(
m
:
Matrix44
)
:
Matrix44
Content copied to clipboard
operator
fun
Double
.
times
(
v
:
Vector2
)
:
Vector2
Content copied to clipboard
operator
fun
Double
.
times
(
v
:
Vector3
)
:
Vector3
Content copied to clipboard
operator
fun
Double
.
times
(
v
:
Vector4
)
:
Vector4
Content copied to clipboard
Sources
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard
common source
Link copied to clipboard