![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Execution plan to generate render jobs within a specific render process. More...
Go to the source code of this file.
Execution plan to generate render jobs within a specific render process.
A JobTicket is a preconfigured generator for render jobs, which in turn are functors to perform the calculations for a specific data frame.
Definition in file job-ticket.hpp.
#include "steam/common.hpp"#include "vault/gear/job.h"#include "steam/engine/exit-node.hpp"#include "lib/time/timevalue.hpp"#include "lib/linked-elements.hpp"#include "lib/util-foreach.hpp"#include "lib/iter-adapter.hpp"#include "lib/itertools.hpp"#include "lib/util.hpp"#include <utility>#include <stack>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::engine |
| Lumiera's render engine core and operational control. | |
Classes | |
| class | JobTicket |
| execution plan for pulling a specific exit node. More... | |
| struct | JobTicket::Prerequisite |
| struct | JobTicket::Provision |