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

◆ operator|()

template<typename T >
CreationHandle & MayaFlux::CreationHandle< T >::operator| ( Domain  d)
inline

Definition at line 93 of file Creator.hpp.

93{ return domain(d); }
CreationHandle & domain(Domain d)
Definition Creator.hpp:57

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

+ Here is the call graph for this function: