toPoint3f method

Point3f toPoint3f()

Implementation

Point3f toPoint3f() => Point3f(this.$1, this.$2, this.$3);