|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Source & MayaFlux::Portal::Forma::Plot::Source::as | ( | std::string | name, |
| uint64_t | count, | ||
| Kakshya::DataDimension::Role | role, | ||
| Kakshya::DataModality | modality | ||
| ) |
Add a named series and record its index for the next with() call.
| name | Series name. |
| count | Sample count. |
| role | Semantic role. |
| modality | Data modality. |
Definition at line 16 of file PlotSource.cpp.
References count, m_container, and m_last_index.