20 #ifndef STEAM_ENGINE_RENDERGRAPH_H 21 #define STEAM_ENGINE_RENDERGRAPH_H 24 #include "steam/engine/state-closure-obsolete.hpp" 55 : segment_(
Time::ZERO, FSecs(5))
57 UNIMPLEMENTED (
"anything regarding the Fixture datastructure");
Basic set of definitions and includes commonly used together.
Steam-Layer implementation namespace root.
Lumiera's internal time value datatype.
A top-level point in the render node network where data generation can be driven. ...
boost::rational< int64_t > FSecs
rational representation of fractional seconds
TimeSpan segment_
timerange covered by this RenderGraph
A time interval anchored at a specific point in time.
a family of time value like entities and their relationships.