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

◆ set_extent()

void MayaFlux::Buffers::RelaxationEmitProcessor::set_extent ( float  extent)

Set the NDC half-span the grid occupies.

Takes effect next cycle.

Definition at line 98 of file RelaxationEmitProcessor.cpp.

99{
100 m_params.extent = extent;
102}
void write_emit_constants()
Size the push constant block to EmitParams and upload the current parameters.

References MayaFlux::Buffers::RelaxationEmitProcessor::EmitParams::extent, m_params, and write_emit_constants().

+ Here is the call graph for this function: