Function rs_pbrt::core::geometry::bnd3_expand

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

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