MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
SeriesBuilder.hpp File Reference
#include "PlotSpec.hpp"
+ Include dependency graph for SeriesBuilder.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Portal::Forma::Plot::Series::AxisMapping
 One or more roles mapped to a shared AxisRange and optional palette. More...
 
class  MayaFlux::Portal::Forma::Plot::BarsBuilder
 Terminal builder for TRIANGLE_LIST bar chart encoding. More...
 
class  MayaFlux::Portal::Forma::Plot::FilledWaveformBuilder
 Terminal builder for filled waveform encoding (TRIANGLE_STRIP). More...
 
class  MayaFlux::Portal::Forma::Plot::ScatterBuilder
 Terminal builder for POINT_LIST scatter encoding. More...
 
class  MayaFlux::Portal::Forma::Plot::Series
 Convenience constructor for GeometryFn<shared_ptr<PlotContainer>>. More...
 
struct  MayaFlux::Portal::Forma::Plot::SeriesSpec
 Result of a Series terminal. More...
 
struct  MayaFlux::Portal::Forma::Plot::Series::TickRequest
 Tick request collected fluently and resolved into TickLabelsSpec by the terminal builder once axis mappings are known. More...
 
class  MayaFlux::Portal::Forma::Plot::WaveformBuilder
 Terminal builder for LINE_STRIP waveform encoding. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Portal
 
namespace  MayaFlux::Portal::Forma
 
namespace  MayaFlux::Portal::Forma::Plot