[−][src]Function graphics::math::get_scale
pub fn get_scale<T>(m: Matrix2d<T>) -> Vec2d<T> where
T: Float,
Extract scale information from matrix.
pub fn get_scale<T>(m: Matrix2d<T>) -> Vec2d<T> where
T: Float,
Extract scale information from matrix.