Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
turnout-system.cpp
Go to the documentation of this file.
1/*
2 TurnoutSystem - Encapsulation of the state corresponding to a render calculation
3
4 Copyright (C)
5 2008, Hermann Vosseler <Ichthyostega@web.de>
6
7  **Lumiera** is free software; you can redistribute it and/or modify it
8  under the terms of the GNU General Public License as published by the
9  Free Software Foundation; either version 2 of the License, or (at your
10  option) any later version. See the file COPYING for further details.
11
12* *****************************************************************/
13
14
22
23namespace steam {
24namespace engine {
25
26
27 namespace { // Details...
28
29
30 } // (END) Details...
31
32
33// using mobject::Placement;
34// using mobject::session::Effect;
35
36
40}} // namespace engine
Steam-Layer implementation namespace root.
A actual state of a rendering evaluation parametrised for a single job.