Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
A language framework to define and interconnect scheduler activity verbs.
This is an interface to build valid activity descriptors, connect them with other activities and provide parameter data. The resulting definition terms can be passed to the scheduler's messaging queue to cause the described activities to be performed in the context of the Lumiera render engine.
Definition in file activity-lang.hpp.
#include "vault/gear/activity.hpp"
#include "vault/gear/block-flow.hpp"
#include "vault/gear/activity-term.hpp"
Classes | |
class | ActivityLang |
Term builder and execution framework to perform chains of scheduler Activities. More... | |
Typedefs | |
using | BlockFlowAlloc = BlockFlow< blockFlow::RenderConfig > |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::gear | |
Active working gear and plumbing. | |