|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< DataDimension > MayaFlux::Kakshya::get_non_channel_dimensions | ( | const std::vector< DataDimension > & | dimensions | ) |
Get all non-channel dimensions from a list of dimensions.
| dimensions | Vector of DataDimension descriptors. |
This function filters out the dimension marked as 'channel' from the provided list of dimensions. It is useful for operations that need to focus on spatial or temporal dimensions only.
Definition at line 389 of file RegionUtils.cpp.
References get_non_channel_dimensions(), and MayaFlux::Kakshya::DataDimension::role.
Referenced by extract_region_data(), get_non_channel_dimensions(), and set_or_update_region_data().
Here is the call graph for this function:
Here is the caller graph for this function: