|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Sets the matcher to check for a specific data type.
| DataType | The ComputeData type to match against |
Creates a type-based matcher that returns true when the input data is of the specified type. This is the most common matching strategy for type-specific operations.
Definition at line 372 of file ComputeGrammar.hpp.
References MayaFlux::Yantra::ComputationGrammar::Rule::matcher.