Extent3DfFB

Type Alias Extent3DfFB 

Source
pub type Extent3DfFB = Extent3Df;

Aliased Type§

#[repr(C)]
pub struct Extent3DfFB { pub width: f32, pub height: f32, pub depth: f32, }

Fields§

§width: f32§height: f32§depth: f32