|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Add a grammar rule directly to the matrix.
| rule | Rule to add to the grammar |
Convenience method to add rules directly to the matrix's grammar without needing to access the grammar instance separately. Useful for quick rule addition during matrix configuration.
Definition at line 524 of file ComputePipeline.hpp.