Type Definition sierra::mat4x4[][src]

pub type mat4x4<T = f32> = mat<T, 4, 4>;