MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
label()
[1/2]
Series
& MayaFlux::Portal::Forma::Plot::Series::label
(
LabelSpec
spec
)
inline
Add an already-built label spec.
Definition at line
315
of file
SeriesBuilder.hpp
.
316
{
317
m_labels
.push_back(std::move(spec));
318
return
*
this
;
319
}
MayaFlux::Portal::Forma::Plot::Series::m_labels
std::vector< LabelSpec > m_labels
Definition
SeriesBuilder.hpp:506
MayaFlux
Portal
Forma
Plot
Series
Generated by
1.9.8