Function static_math::transformations::translation_2d[][src]

pub fn translation_2d<T: Float>(x: T, y: T) -> M33<T>
Expand description

Create a pure translation homogeneous transformation