pub fn transform(points: &mut [Point<f32>], m: Isometry<f32>)
Applies in-place a transformation to an array of points.