Function graphics::math::translate

source ·
pub fn translate<T>(v: Vec2d<T>) -> Matrix2d<T>where
    T: Float,
Expand description

Creates a translation matrix.