RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
void | assign () |
Public Attributes | |
GenericModelParamType | type |
ParamAssignExpression * | description = nullptr |
GenericModelParam * | storage = nullptr |
GenericEvaluator * | evaluator = nullptr |
std::string | assignString |
int | position = -1 |
union { | |
Element * element = nullptr | |
RotatedFrame * rotation | |
TranslatedFrame * translation | |
}; | |