40 #ifndef STEAM_ENGINE_ENGINE_SERVICE_MOCK_H 41 #define STEAM_ENGINE_ENGINE_SERVICE_MOCK_H 58 namespace node {
class DummyTick; }
66 using mobject::ModelPort;
69 typedef EngineService::Quality Quality;
Organising the output data calculation possibilities.
An (abstract) capability to send media data to an external output.
Access point for the (core) calculation service of the render engine.
Generic frame timing specification.
Steam-Layer implementation namespace root.
Managing lifecycle for a collection of objects.
Simple vector based collection of pointers, managing lifecycle of the pointed-to objects.
A service to schedule series of calculations, delivering the rendered data into an external output si...
A core abstraction within the render engine to represent an ongoing calculation.
Lumiera error handling (C++ interface).
Handle designating a point within the model, where actually output data can be pulled.
How to define a timing specification or constraint.
Abstract definition of the environment hosting a given render activity (CalcStream).
Variant of the render engine, reconfigured for mock operation.