Contents

contains(_:)

Returns a Boolean value that indicates whether the entity contains the specified volumetric entity.

Declaration

func contains(_ other: Self) -> Bool

Parameters

  • other:

    The volumetric entity that the function compares against.

See Also

Instance methods