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