|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kriya::ActionToken::ActionToken | ( | std::shared_ptr< Nodes::Node > | _node | ) |
Constructs an ActionToken representing a node connection.
| _node | The processing node to connect |
Creates a token that represents connecting a processing node to the output or applying some other operation to it.
Definition at line 54 of file Chain.cpp.