Lumiera  0.pre.03
»edit your freedom«
render-configurator.hpp File Reference

Go to the source code of this file.

Description

Strategy to hold all the detail knowledge necessary to establish a running render CalculationStream.

Warning
as of 4/2023 Render-Engine integration work is underway ////////////////////////////////////////TICKET #1280
See also
engine::EngineService
engine::Feed
engine::PlayService

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.