15 #ifndef BORNAGAIN_CORE_PARAMETRIZATION_NODEUTILS_H
16 #define BORNAGAIN_CORE_PARAMETRIZATION_NODEUTILS_H
std::string nodePath(const INode &node, const INode *root=nullptr)
Returns path composed of node's displayName, with respect to root node.
std::string nodeToString(const INode &node)
Returns multiline string representing tree structure starting from given node.
Base class for tree-like structures containing parameterized objects.