Lumiera  0.pre.03
»edit your freedom«
segmentation-tool.hpp File Reference

Go to the source code of this file.

Description

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

Todo:
stalled design draft from 2008 – basically still considered relevant as of 2016

Definition in file segmentation-tool.hpp.

Classes

class  SegmentationTool
 Tool implementation for deriving a partitioning of the current timeline, such that each Segment has a constant configuration. More...
 

Namespaces

 steam
 Steam-Layer implementation namespace root.
 
 steam::mobject
 Media-Objects, edit operations and high-level session.
 
 steam::mobject::builder
 Namespace of the Builder, transforming high-level into low-level.