RayZaler 0.1
The free opto-mechanical simulation framework
|
Public Member Functions | |
virtual Element * | make (std::string const &name, ReferenceFrame *pFrame, Element *parent=nullptr)=0 |
std::string | name () const |
const ElementFactoryMeta * | metaData () const |
PropertyValue * | queryProperty (std::string const &) |
Protected Member Functions | |
void | enterDecls (std::string const &, std::string const &) |
PropertyValue & | hiddenProperty (std::string const &, PropertyValue const &, std::string const &) |
void | property (std::string const &, PropertyValue const &, std::string const &) |