float3s

Type Alias float3s 

Source
pub type float3s = Vec<Vec3<f32>>;

Aliased Typeยง

pub struct float3s { /* private fields */ }