Function rs_pbrt::core::geometry::bnd2_expand

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

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