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

◆ get_scope()

template<ComputeData InputType = Kakshya::DataVariant, ComputeData OutputType = InputType>
TransformationScope MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >::get_scope ( ) const
inline

Gets the current transformation scope.

Returns
Current scope setting

Definition at line 387 of file UniversalTransformer.hpp.

387{ return m_scope; }
TransformationScope m_scope
Current processing scope.