Skip to main content

Matx34f

Type Alias Matx34f 

Source
pub type Matx34f = Matx34<f32>;

Aliased Type§

#[repr(C)]
pub struct Matx34f { pub val: [f32; 12], }

Fields§

§val: [f32; 12]