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.