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

◆ has_source()

template<typename D , typename R >
bool MayaFlux::Kinesis::TemporalField< D, R >::has_source ( ) const
inlinenoexcept

Whether the shader half parsed into a usable function definition.

Definition at line 121 of file DualField.hpp.

121{ return source.valid(); }
bool valid() const noexcept
Whether parsing produced a usable function definition.

References MayaFlux::Kinesis::TemporalField< D, R >::source, and MayaFlux::Kinesis::FieldSource::valid().

+ Here is the call graph for this function: