Function graphics::math::get_scale [−][src]
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.