mat2x2

Type Alias mat2x2 

Source
pub type mat2x2<T> = [vec2<T>; 2];