Extent3DfEXT

Type Alias Extent3DfEXT 

Source
pub type Extent3DfEXT = Extent3Df;

Aliased Type§

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

Fields§

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