contains(_:)
Returns a Boolean value that indicates whether the entity contains the specified volumetric entity.
Declaration
func contains(_ other: Self) -> BoolParameters
- other:
The volumetric entity that the function compares against.
Returns a Boolean value that indicates whether the entity contains the specified volumetric entity.
func contains(_ other: Self) -> BoolThe volumetric entity that the function compares against.