Lumiera  0.pre.03
»edit your freedom«
SegmentationTool Class Reference

#include "steam/mobject/builder/segmentation-tool.hpp"

Description

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

"Constant" means here, that any remaining changes over time can be represented by automation solely, without the need to change the node connections.

Definition at line 61 of file segmentation-tool.hpp.

Public Member Functions

 SegmentationTool (fixture::Fixture &)
 
bool empty () const
 
void onUnknown (Buildable &target)
 
void treat (mobject::session::Clip &clip)
 
void treat (mobject::session::Effect &effect)
 
void treat (mobject::Buildable &something)
 

Private Types

using Segment = fixture::Segment
 
+ Inheritance diagram for SegmentationTool:
+ Collaboration diagram for SegmentationTool:

The documentation for this class was generated from the following files: