|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| SortKey MayaFlux::Yantra::create_universal_sort_key | ( | const std::string & | name, |
| SortingDirection | direction = SortingDirection::ASCENDING |
||
| ) |
Create universal sort key extractor for common data types.
| T | Data type to extract sort key from |
| name | Sort key name |
| direction | Sort direction (for the key metadata) |
Definition at line 410 of file SortingHelper.hpp.
References MayaFlux::Yantra::SortKey::direction, and get_temporal_position().
Here is the call graph for this function: