Lumiera  0.pre.03
»edit your freedom«
steam::mobject::session::anonymous_namespace{dummy-session-connection.cpp} Namespace Reference

Functions

GenNode clip (string clipID, TimeSpan timings)
 
GenNode clip (string clipID, Time start, Duration dur=Duration{FSecs{1}})
 
GenNode defineTiming (Time start, Duration dur=Duration{FSecs{1}})
 define the (optional) timings for a clip
 
GenNode emptyTimeline (string baseID, RandID const &forkRootID)
 
GenNode emptyTrack (string trackID)
 
GenNode makeName (GenNode const &elm)
 fabricate an attribute node based on the human-readable part of the given elemen's ID
 
GenNode ruler ()
 

Function Documentation

◆ emptyTimeline()

GenNode steam::mobject::session::anonymous_namespace{dummy-session-connection.cpp}::emptyTimeline ( string  baseID,
RandID const &  forkRootID 
)
Note
timeline(toplevel) follows a special convention: initial population already includes track fork (root).

Definition at line 89 of file dummy-session-connection.cpp.

Referenced by DummySessionConnection::fabricateSeq1(), and DummySessionConnection::fabricateSeq2().

+ Here is the caller graph for this function: