[−][src]Function wlroots::render::matrix::transpose
pub fn transpose(matrix: [f32; 9]) -> [f32; 9]
Flip the values over the diagonal of a matrix
pub fn transpose(matrix: [f32; 9]) -> [f32; 9]
Flip the values over the diagonal of a matrix