invoke

operator fun invoke(): MPointInt
operator fun invoke(x: Int, y: Int): MPointInt
operator fun invoke(that: MPointInt): MPointInt