MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ printGraph()

virtual void MayaFlux::Nodes::Generator::Generator::printGraph ( )
pure virtual

Prints a visual representation of the generated pattern.

This method should output a visual representation of the generator's output over time, useful for analysis and understanding the pattern characteristics.

Implemented in MayaFlux::Nodes::Generator::Impulse, MayaFlux::Nodes::Generator::Logic, MayaFlux::Nodes::Generator::Phasor, MayaFlux::Nodes::Generator::Polynomial, MayaFlux::Nodes::Generator::Sine, and MayaFlux::Nodes::Generator::Stochastics::Random.