asPoint3f property

Point3f get asPoint3f

Implementation

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