|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Buffers::AdvectProcessor::AdvectProcessor | ( | std::string | velocity_field, |
| std::string | carried_field, | ||
| const Portal::Graphics::ShaderSpec & | spec | ||
| ) |
Construct an advection stage from a generated ShaderSpec.
| velocity_field | Name of the field traced through. |
| carried_field | Name of the field transported. |
| spec | ShaderSpec implementing the trace. |
Definition at line 31 of file AdvectProcessor.cpp.
References MayaFlux::Buffers::VolumeFieldProcessor::add_swap_field(), and m_carried_field.
Here is the call graph for this function: