Type Definition sierra::mat4

source ·
pub type mat4<T = f32> = mat4x4<T>;