Function piston_window::math::scale[][src]

pub fn scale<T>(sx: T, sy: T) -> [[T; 3]; 2] where
    T: Float

Create a scale matrix.