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

◆ domain()

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

Definition at line 57 of file Creator.hpp.

58 {
59 m_ctx.domain = d;
61 return *this;
62 }
CreationContext m_ctx
Definition Creator.hpp:178
std::optional< Domain > domain
Definition Creator.hpp:9

References MayaFlux::CreationHandle< T >::apply_if_ready(), MayaFlux::CreationContext::domain, and MayaFlux::CreationHandle< T >::m_ctx.

Referenced by MayaFlux::CreationHandle< T >::operator|(), and MayaFlux::operator|().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: