Type Definition sierra::mat3x3[][src]

pub type mat3x3<T = f32> = mat<T, 3, 3>;