Contents

formIntersection(_:)

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

Declaration

mutating func formIntersection(_ other: Self)

Parameters

  • other:

    The volumetric entity that the function compares against.

See Also

Instance methods