Function sixtyfps_corelib::layout::solve_grid_layout[][src]

pub fn solve_grid_layout(data: &GridLayoutData<'_>) -> SharedVector<f32>
Expand description

return, an array which is of siz data.cells.len() * 4 which for each cell we give the x, y, width, height