Type Definition sierra::mat4x3[][src]

type mat4x3<T = f32> = mat<T, 4, 3>;