Lumiera  0.pre.03
»edit your freedom«
engine-service-mock.hpp File Reference

Go to the source code of this file.

Description

Placeholder implementation of the render engine for test and diagnostics.

This implementation can be used as a drop-in replacement of the real engine. Of course, it is lacking most of the functionality; it is just usable to detect and verify the actual engine setup and invocation that would happen.

Todo:
1/2012 until the real render engine is usable, this mock implementation will stand-in, allowing us to develop the other parts of the play/render subsystem.
See also
steam::engine::EngineService "the real thing"
render-configurator.cpp (activating the mock or the real Render Engine)
DummyPlayConnection
EngineInterface_test
CalcStream_test

Definition in file engine-service-mock.hpp.

Classes

class  EngineServiceMock
 Variant of the render engine, reconfigured for mock operation. More...
 

Typedefs

typedef EngineService::Quality Quality
 

Namespaces

 steam
 Steam-Layer implementation namespace root.
 
 steam::engine
 Lumiera's render engine core and operational control.