Function rinmath::add_translation[][src]

pub fn add_translation<T: Real + BaseNum>(mat: &Mat4<T>, t: &Vec3<T>) -> Mat4<T>