- Test:
- document and verify the engine::Dispatcher interface, used to translate a CalcStream into individual node jobs.
This test covers the definition of the interface itself, together with the supporting types and the default implementation of the basic operations. It uses a mock Dispatcher implementation.
- See also
- JobPlanningPipeline_test
Definition at line 67 of file dispatcher-interface-test.cpp.
|
virtual void | run (Arg arg)=0 |
|
◆ resolveModelPort()
void resolveModelPort |
( |
| ) |
|
|
inlineprivate |
◆ accessJobTicket()
- Test:
- the dispatcher knows how to pick the right JobTicket for each point on the timeline, and thus how to access the proper part of the render nodes responsible for rendering this part of the timeline
Definition at line 104 of file dispatcher-interface-test.cpp.
◆ pipelineBuilder()
The documentation for this class was generated from the following file: