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

◆ operator[]() [2/2]

template<typename T >
CreationHandle & MayaFlux::CreationHandle< T >::operator[] ( uint32_t  ch)
inline

Definition at line 94 of file Creator.hpp.

94{ return channel(ch); }
CreationHandle & channel(uint32_t ch)
Definition Creator.hpp:64

References MayaFlux::CreationHandle< T >::channel().

+ Here is the call graph for this function: