div

operator fun div(that: MPoint): MPoint
operator fun div(scale: Double): MPoint
operator fun div(scale: Float): MPoint
operator fun div(scale: Int): MPoint

Deprecated

allocates