|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::set_region_attribute | ( | Region & | region, |
| const std::string & | key, | ||
| std::any | value | ||
| ) |
Set an attribute value on a Region.
| region | Region to modify. |
| key | Attribute key. |
| value | Value to set. |
Definition at line 5 of file RegionUtils.cpp.
References MayaFlux::Kakshya::Region::attributes.
Referenced by get_bounding_region().
Here is the caller graph for this function: