jagua_rs::entities::problems::strip_packing

Function occupied_range

Source
pub fn occupied_range(layout: &Layout) -> Option<(fsize, fsize)>
Expand description

Returns the horizontal range occupied by the placed items. If no items are placed, returns None.