Function static_math::transformations::translation_3d[][src]

pub fn translation_3d<T: Float>(x: T, y: T, z: T) -> M44<T>
Expand description

Create a pure translation homogeneous transformation in 3d