Function parry3d::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.