Mat2f32

Type Alias Mat2f32 

Source
pub type Mat2f32 = Mat<f32, 2, 2>;

Aliased Typeยง

pub struct Mat2f32(/* private fields */);