Lumiera
0.pre.03
»edit your freedom«
|
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>
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. More... | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::play | |
Playback and rendering control subsystem. | |