SpherefKHR

Type Alias SpherefKHR 

Source
pub type SpherefKHR = Spheref;

Aliased Type§

#[repr(C)]
pub struct SpherefKHR { pub center: Posef, pub radius: f32, }

Fields§

§center: Posef§radius: f32