[][src]Function pbrt::core::geometry::bnd3_expand

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

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