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

◆ m_context_gpu

GeneratorContextGpu MayaFlux::Nodes::Generator::Generator::m_context_gpu { 0., m_frequency, m_amplitude, m_phase, get_gpu_data_buffer() }
protected

Definition at line 212 of file Generator.hpp.

float m_frequency
Base frequency of the generator.
double m_amplitude
Base amplitude of the generator.
double m_phase
Current phase of the generator.
std::span< const float > get_gpu_data_buffer() const
Provides access to the GPU data buffer.
Definition Node.cpp:78

Referenced by get_last_context(), and update_context().