Type Definition shades::types::M33

source · []
pub type M33 = Matrix<[[f32; 3]; 3]>;