times

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