|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Registered custom processors for each processing token.
Maps each processing domain (token) to a custom processing function that receives a span of all root nodes for that domain. Enables efficient backend-specific or multi-channel processing.
Definition at line 427 of file NodeGraphManager.hpp.
Referenced by process_token(), and register_token_processor().