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

◆ get_complex_conversion_strategy()

static Utils::ComplexConversionStrategy MayaFlux::Yantra::OperationHelper::get_complex_conversion_strategy ( )
inlinestatic

Get current complex conversion strategy.

Returns
Current conversion strategy

Definition at line 64 of file OperationHelper.hpp.

64{ return s_complex_strategy; }
static Utils::ComplexConversionStrategy s_complex_strategy

References s_complex_strategy.