scale

Function scale 

Source
pub fn scale<T>(sx: T, sy: T) -> Matrix2d<T>
where T: Float,
Expand description

Create a scale matrix.