Contents

formUnion(_:)

Sets the primitive to the union of itself and the specified primitive.

Declaration

mutating func formUnion(_ other: Self)

Parameters

  • other:

    The volumetric entity that the function compares against.

See Also

Instance methods