au_rect_to_f32_rect

Function au_rect_to_f32_rect 

Source
pub fn au_rect_to_f32_rect<T>(rect: Rect<Au, T>) -> Rect<f32, T>
Expand description

A helper function to convert a rect of Au pixels to a rect of f32 units.