Type Definition sierra::mat4[][src]

type mat4<T = f32> = mat4x4<T>;