pub fn bnd2_expand(b: &Bounds2f, delta: Float) -> Bounds2f
Expand description

Pads the bounding box by a constant factor in both dimensions.