Contents

formUnion(_:)

Expands the bounding box to contain the specified point.

Declaration

mutating func formUnion(_ point: SIMD3<Float>)

Parameters

  • point:

    A point in space.

See Also

Expanding boxes