float3x3s

Type Alias float3x3s 

Source
pub type float3x3s = Vec<Mat3<f32>>;

Aliased Typeยง

pub struct float3x3s { /* private fields */ }