Extent3DfKHR

Type Alias Extent3DfKHR 

Source
pub type Extent3DfKHR = Extent3Df;

Aliased Type§

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

Fields§

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