pub fn bnd3_expand(b: &Bounds3f, delta: Float) -> Bounds3f
Expand description

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