contains(point:)
Returns a Boolean value that indicates whether this volume contains the specified point.
Declaration
func contains(point: Self.Point) -> BoolParameters
- point:
The point.
Discussion
Returns A Boolean value that indicates whether the entity contains the point.