|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::RegionOrganizationProcessor::set_selection_pattern | ( | const std::string & | group_name, |
| size_t | region_index, | ||
| RegionSelectionPattern | pattern | ||
| ) |
Set the selection pattern for a region (e.g., sequential, random).
| group_name | Name of the group. |
| region_index | Index of the region within the group. |
| pattern | Selection pattern to use. |
Definition at line 124 of file RegionProcessors.cpp.
References MayaFlux::Kakshya::OrganizedRegion::group_name, MayaFlux::Kakshya::RegionProcessorBase::m_organized_regions, and MayaFlux::Kakshya::OrganizedRegion::region_index.