toPoint2f method

Point2f toPoint2f()

Implementation

Point2f toPoint2f() => Point2f(this.$1, this.$2);