Contents

intersection(_:)

Returns the intersection of two volumetric entities.

Declaration

func intersection(_ other: Self) -> Self?

Parameters

  • other:

    The volumetric entity that the function compares against.

See Also

Instance methods