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

◆ tokens

std::vector<ActionToken> MayaFlux::Kriya::Sequence::tokens
private

Collection of actions in this sequence.

This vector contains all the actions that have been added to the sequence, in the order they will be executed.

Definition at line 289 of file Chain.hpp.

Referenced by execute(), and operator>>().