Function graphics::math::get_scale

source ยท
pub fn get_scale<T>(m: Matrix2d<T>) -> Vec2d<T>
where T: Float,
Expand description

Extract scale information from matrix.