intersect_region
Description:
Returns the intersection between this and region2
.
this and region2
are not modified.
Parameters:
this |
a SourceRegion, or |
region2 |
a SourceRegion, or |
Returns:
the intersection as a SourceRegion object. |