openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-math
/
org.openrndr.math
/
Matrix33
/
times
times
operator
fun
times
(
v
:
Vector3
)
:
Vector3
(
source
)
open
operator override
fun
times
(
scale
:
Double
)
:
Matrix33
(
source
)
operator
fun
times
(
mat
:
Matrix33
)
:
Matrix33
(
source
)