Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
nodecreatortool.hpp File Reference

Visitor tool to work on the concrete model objects when building the render node network. More...

Go to the source code of this file.

Description

Visitor tool to work on the concrete model objects when building the render node network.

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

Definition in file nodecreatortool.hpp.

Namespaces

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

Classes

class  NodeCreatorTool
 This Tool implementation plays the central role in the build process: given a MObject from Session, it is able to attach ProcNodes to the render engine under construction such as to reflect the properties of the MObject in the actual render. More...