![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Visiting tool to create a viable segmentation of the timeline for rendering. More...
Go to the source code of this file.
Visiting tool to create a viable segmentation of the timeline for rendering.
Within each such segment, the configuration and wiring of the render node network is considered stable. Any further variation within a segment is created solely by varying parameters (automation). The created Segmentation is considered the "backbone" of the low-level render node network
Definition in file segmentation-tool.hpp.
#include "steam/mobject/builder/applicable-builder-target-types.hpp"#include "steam/fixture/segmentation.hpp"#include "steam/fixture/fixture.hpp"#include <list>Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::mobject |
| Media-Objects, edit operations and high-level session. | |
| namespace | steam::mobject::builder |
| Namespace of the Builder, transforming high-level into low-level. | |
Classes | |
| class | SegmentationTool |
| Tool implementation for deriving a partitioning of the current timeline, such that each Segment has a constant configuration. More... | |