Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/mobject/builderfacade.hpp"
Provides unified access to the builder functionality.
While individual components of the builder subsystem may be called if necessary or suitable, it is usually better to do all external invocations via the high level methods of this Facade.
Definition at line 56 of file builderfacade.hpp.
Public Member Functions | |
session::Fixture & | rebuildFixture () |
Main Operation of the Builder: rebuild the low-level model based on the current contents of the Session. | |