|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
This is the complete list of members for dnf_composer::user_interface::ElementWindow, including all inherited members.
| ElementWindow(const std::shared_ptr< Simulation > &simulation) | dnf_composer::user_interface::ElementWindow | explicit |
| ElementWindow(const ElementWindow &)=delete | dnf_composer::user_interface::ElementWindow | |
| ElementWindow(ElementWindow &&)=delete | dnf_composer::user_interface::ElementWindow | |
| operator=(const ElementWindow &)=delete | dnf_composer::user_interface::ElementWindow | |
| operator=(ElementWindow &&)=delete | dnf_composer::user_interface::ElementWindow | |
| render() override | dnf_composer::user_interface::ElementWindow | |
| renderElementControlCard() | dnf_composer::user_interface::ElementWindow | |
| renderModifyElementParameters() | dnf_composer::user_interface::ElementWindow | |
| setFocusedElement(const std::shared_ptr< element::Element > &element) | dnf_composer::user_interface::ElementWindow | static |
| switchElementToModify(const std::shared_ptr< element::Element > &element, const std::string &simId={}) | dnf_composer::user_interface::ElementWindow | static |
| ~ElementWindow() override=default | dnf_composer::user_interface::ElementWindow |