![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Link from the Fixture datastructure into the render node network. More...
Go to the source code of this file.
Link from the Fixture datastructure into the render node network.
The Segmentation is a partitioning of the effective timeline into segments with uniform processing structure; however this structure itself is defined as a graph of render nodes; any specifics and decisions how rendering actually happens are represented in the way some ModelPort is connected to the model, which is the purpose of this binding object, stored as part of each Segment.
Definition in file node-graph-attachment.hpp.
Namespaces | |
| namespace | steam |
| Steam-Layer implementation namespace root. | |
| namespace | steam::fixture |
| Fixture and low-level-Model. | |
Classes | |
| class | NodeGraphAttachment |
| Binding and access point from a given Segment to access the actual render nodes. More... | |