![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Strategy to hold all the detail knowledge necessary to establish a running render CalculationStream. More...
Go to the source code of this file.
Strategy to hold all the detail knowledge necessary to establish a running render CalculationStream.
Definition in file render-configurator.hpp.
#include "lib/error.hpp"#include "lib/nocopy.hpp"#include "steam/mobject/model-port.hpp"#include "steam/play/play-process.hpp"#include "steam/engine/calc-stream.hpp"#include "steam/play/output-slot.hpp"#include "steam/play/output-manager.hpp"#include <functional>#include <vector>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::play |
| :test | |
Classes | |
| class | RenderConfigurator |
| Strategy for configuring the render process. More... | |
Functions | |
| RenderConfigurator::ConnectFunction | buildRenderConfiguration (POutputManager outputPossibilities, Timings playbackTimings) |
| Factory function to build a RenderConfigurator specifically tailored for a PlayProcess, about to be started. | |