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

Steam-Layer Facade: access to the Builder. More...

Go to the source code of this file.

Description

Steam-Layer Facade: access to the Builder.

The Builder walks the Session model to compile a corresponding render node network.

Todo:
as of 2016 the builder, as the most crucial component within the architecture, still remains to be addressed. While we'd hoped to get ahead faster, it is considered a good idea not to decide upon the implementation based on assumptions. We will start building the builder "when it is ready"

Definition in file builderfacade.hpp.

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::mobject
 Media-Objects, edit operations and high-level session.
 
namespace  steam::mobject::session
 Namespace of Session and user visible high-level objects.
 

Classes

class  BuilderFacade
 Provides unified access to the builder functionality. More...
 

Functions

 LUMIERA_ERROR_DECLARE (BUILDER_LIFECYCLE)
 Builder activated while in non operational state.