pub fn bnd3_union_bnd3f(b1: &Bounds3f, b2: &Bounds3f) -> Bounds3f
Expand description

Construct a new box that bounds the space encompassed by two other bounding boxes.