parry3d::transformation::utils

Function transformed

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

Returns the transformed version of a vector of points.