Function graphics::math::translate

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

Creates a translation matrix.