Skip to main content

transformed

Function transformed 

Source
pub fn transformed(points: Vec<Point<f64>>, m: Isometry<f64>) -> Vec<Point<f64>> 
Expand description

Returns the transformed version of a vector of points.