pfcrender
1.0.1
|
The LSYSModelFactory class The builder implementation that will be returned from the plugin. More...
#include <LSYSModelFactory.h>
Public Member Functions | |
std::unique_ptr< QString > | createModel () override |
Private Member Functions | |
std::unique_ptr< QString > | _computeLSYS (const QList< QString > &definition, const ulong iterate) |
The LSYSModelFactory class The builder implementation that will be returned from the plugin.
|
private |
References string_subst::set_axiom().
Referenced by createModel().
|
overridevirtual |