times

operator fun times(v: Vector3): Vector3(source)
open operator override fun times(scale: Double): Matrix33(source)
operator fun times(mat: Matrix33): Matrix33(source)