|
Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
|
#include <imgui-platform-kit/user_interface_window.h>#include <algorithm>#include <imgui-platform-kit/themes.h>#include <cmath>#include "application/application.h"#include "simulation/simulation.h"#include "tools/file_dialog.h"Go to the source code of this file.
Classes | |
| struct | dnf_composer::user_interface::AdvancedSettingsFlags |
| struct | dnf_composer::user_interface::FileFlags |
| class | dnf_composer::user_interface::MainMenuBar |
Namespaces | |
| namespace | dnf_composer |
| namespace | dnf_composer::user_interface |