Function piston_window::math::get_scale

source ยท
pub fn get_scale<T>(m: [[T; 3]; 2]) -> [T; 2]
where T: Float,
Expand description

Extract scale information from matrix.