Union citro3d_sys::C3D_FVec
source · #[repr(C)]
pub union C3D_FVec {
pub __bindgen_anon_1: C3D_FVec__bindgen_ty_1,
pub __bindgen_anon_2: C3D_FVec__bindgen_ty_2,
pub c: [f32; 4],
}
Expand description
C3D_FVec Float vector
Matches PICA layout
Fields§
§__bindgen_anon_1: C3D_FVec__bindgen_ty_1
§__bindgen_anon_2: C3D_FVec__bindgen_ty_2
§c: [f32; 4]
Raw access