Contents

formUnion(_:)

Expands the bounding box to contain the specified bounds.

Declaration

mutating func formUnion(_ other: BoundingBox)

Parameters

  • other:

    Another bounding box.

See Also

Expanding boxes