|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| size_t MayaFlux::Kakshya::ContainerDataStructure::get_dimension_index_for_role | ( | const std::vector< DataDimension > & | dimensions, |
| DataDimension::Role | role | ||
| ) | const |
Find the index of a dimension with the specified role.
| dimensions | Vector of dimension descriptors to search |
| role | Dimension role to find |
Definition at line 143 of file NDimensionalContainer.cpp.
References dimensions, and get_expected_dimension_roles().
Here is the call graph for this function: