Lumiera
0.pre.03
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/core/steam/play/dummy-builder-context.hpp"
helper for dummy render engine: Simulate the result of a build process, without actually running the builder.
Produces some mock pipes, model ports etc.
Definition at line 131 of file dummy-builder-context.hpp.
Public Member Functions | |
SimulatedBuilderContext () | |
setup | |
~SimulatedBuilderContext () | |
tear-down | |
ModelPorts | getAllModelPorts () |
DummyOutputLink | getModelPort (uint index) |
void | performMockBuild () |
Public Attributes | |
std::vector< DataSink > | dataSinks_ |
ModelPortRegistry * | existingRegistry_ |
std::vector< ModelPort > | modelPorts_ |
ModelPortRegistry | registry_ |