|
MayaFlux 0.4.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 421 of file RegionUtils.cpp.
Referenced by MayaFlux::Kakshya::WindowContainer::get_region_data().
Here is the caller graph for this function: