[][src]Function pbrt::core::pbrt::bits_to_float

pub fn bits_to_float(ui: u32) -> f32

Use unsafe std::mem::transmute_copy to convert u32 to f32.