Function parry3d_f64::transformation::utils::scaled

source ยท
pub fn scaled(points: Vec<Point<Real>>, scale: Vector<Real>) -> Vec<Point<Real>>
Expand description

Returns the transformed version of a vector of points.