pub fn transformed(points: Vec<Point<f64>>, m: Isometry<f64>) -> Vec<Point<f64>> ⓘ
Returns the transformed version of a vector of points.