|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::optional< Region > MayaFlux::Kakshya::get_reference_region | ( | const std::vector< std::pair< std::string, Region > > & | refs, |
| const std::string & | name | ||
| ) |
Get a named reference region from a reference list.
| refs | Reference list (name, Region) pairs. |
| name | Name of the reference to retrieve. |
Definition at line 152 of file RegionUtils.cpp.