![]() |
PeriDyno 1.0.0
|
This is the complete list of members for dyno::NodeGroup, including all inherited members.
actions() | dyno::NodeGroup | inline |
addAction(std::shared_ptr< NodeAction > nAct) | dyno::NodeGroup | |
addAction(std::string caption, std::string icon, std::function< std::shared_ptr< Node >()> act) | dyno::NodeGroup | |
caption() | dyno::NodeGroup | inline |
mActions | dyno::NodeGroup | private |
mCaption | dyno::NodeGroup | private |
NodeGroup(std::string caption) | dyno::NodeGroup | inline |