float2x2s

Type Alias float2x2s 

Source
pub type float2x2s = Vec<Mat2<f32>>;

Aliased Typeยง

pub struct float2x2s { /* private fields */ }