Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Facility to decide upon the actual render strategy.
When wiring the various processing facilities to form a render nodes network, at times there are multiple possibilities to reach a given goal. This opens the opportunity for optimisation and to configure specific variants or flavours.
Definition in file pathmanager.hpp.
Classes | |
class | PathManager |
While building a render engine, this Strategy class decides on the actual render strategy in accordance to the current controller settings (system state) More... | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
class steam::control::PathManager |