![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Generic implementation of a JobFunctor to perform no calculations. More...
Go to the source code of this file.
Generic implementation of a JobFunctor to perform no calculations.
Shall be used whenever playback or rendering must be implemented over a part of the effective timeline with no model at all.
Definition in file nop-job-functor.hpp.
#include "lib/hash-standard.hpp"#include "lib/hash-combine.hpp"#include "lib/time/timevalue.hpp"#include "vault/gear/job.h"#include <string>Namespaces | |
| namespace | vault |
| Vault-Layer implementation namespace root. | |
| namespace | vault::gear |
| Active working gear and plumbing. | |
Classes | |
| class | NopJobFunctor |
| Stub/Test implementation of the JobFunctor interface for a render job to do nothing at all More... | |