[][src]Function piston_window::math::get_scale

pub fn get_scale<T>(m: [[T; 3]; 2]) -> [T; 2] where
    T: Float, 

Extract scale information from matrix.