|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Sets transformation parameters.
| name | Parameter name |
| value | Parameter value |
Handles setting of spectral operation type and delegates other parameters to base class. Supports both enum and string values for the "operation" parameter.
Common parameters include:
Reimplemented from MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >.
Definition at line 166 of file SpectralTransformer.hpp.
References MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >::m_operation, and MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >::set_transformation_parameter().
Here is the call graph for this function: