float4x4s

Type Alias float4x4s 

Source
pub type float4x4s = Vec<Mat4<f32>>;

Aliased Typeยง

pub struct float4x4s { /* private fields */ }