Function graphics::math::scale [] [src]

pub fn scale<T>(sx: T, sy: T) -> Matrix2d<T> where T: Float

Create a scale matrix.