|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Buffers::SolenoidalProcessor::SolenoidalProcessor | ( | std::string | pressure_field, |
| std::string | velocity_field, | ||
| const Portal::Graphics::ShaderSpec & | spec | ||
| ) |
Construct a gradient subtraction stage from a generated ShaderSpec.
| pressure_field | Name of the scalar field differentiated. |
| velocity_field | Name of the field corrected. |
| spec | ShaderSpec implementing the stencil. |
Definition at line 26 of file SolenoidalProcessor.cpp.
References MayaFlux::Buffers::VolumeFieldProcessor::add_swap_field(), and m_velocity_field.
Here is the call graph for this function: