![]() |
Lumiera 0.pre.04
»edit your freedom«
|
MObject in the Session to represent a processing pipe. More...
Go to the source code of this file.
MObject in the Session to represent a processing pipe.
Within the Session model, Pipes are conceptual entities, which do not correspond 1:1 to some render nodes, but rather help the user to organise the processing steps required to get some piece of the film into desired shape
stalled effort towards a session implementation from 2010
2016 likely to stay, but expect some extensive rework
Definition in file bus-mo.hpp.
Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::asset |
| The asset subsystem of the Steam-Layer. | |
| namespace | steam::mobject |
| Media-Objects, edit operations and high-level session. | |
| namespace | steam::mobject::session |
| Namespace of Session and user visible high-level objects. | |
Typedefs | |
| typedef Placement< session::BusMO, session::Meta > | PBus |
Classes | |
| class | BusMO |
| Model entity corresponding to a global pipe. More... | |