Returns true if this includes other, false otherwise. Inclusion is considered in a strict sense.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(aabb_t), | intent(in) | :: | this | An aabb_t instance. |
||
type(aabb_t), | intent(in) | :: | other | An aabb_t instance. |