|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
Test whether two N-dimensional regions overlap on every shared axis.
Regions are treated as closed intervals. Only axes present in both regions are tested; regions with fewer than 2 coordinates on either side are never considered intersecting.
| r1 | First region. |
| r2 | Second region. |
Definition at line 415 of file RegionUtils.cpp.
References regions_intersect().
Referenced by MayaFlux::Kakshya::WindowContainer::get_region_data(), and regions_intersect().
Here is the call graph for this function:
Here is the caller graph for this function: