times

operator fun times(a: Float): Vec3
operator fun times(a: GLFloat): Vec3
operator fun times(a: Vec3): Vec3