times

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