|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::InfluxProcessor::set_time_step | ( | float | dt | ) |
Set the integration step.
Match the advection stage's step.
| dt | Seconds per cycle. Also the increment applied to elapsed time. |
Definition at line 131 of file InfluxProcessor.cpp.
References MayaFlux::Buffers::VolumeFieldProcessor::get_volume(), m_time_step, and write_tail().
Here is the call graph for this function: