Gec4f32

Type Alias Gec4f32 

Source
pub type Gec4f32 = Gec<f32, 4>;

Aliased Type§

pub struct Gec4f32(pub [f32; 4]);

Tuple Fields§

§0: [f32; 4]