|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::optional< size_t > MayaFlux::Kakshya::find_region_for_position | ( | const std::vector< uint64_t > & | position, |
| std::vector< OrganizedRegion > | regions | ||
| ) |
Find the index of the region containing the given position.
| position | N-dimensional coordinates. |
| regions | vector of OrganizedRegions |
Definition at line 364 of file RegionUtils.cpp.
References find_region_for_position().
Here is the call graph for this function: