RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
void | set (std::string const &name, std::string const &expr) |
Public Attributes | |
std::string | name |
std::string | factory |
std::list< ParamAssignExpression * > | positionalParams |
std::map< std::string, ParamAssignExpression * > | params |
int | s_index = -1 |
bool | delayedCreation = false |
RecipeContext * | parent = nullptr |
Recipe * | owner = nullptr |