#include <functional>#include <memory>#include <string>#include <unordered_map>#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::CommandManager |
| struct | yaze::editor::CommandManager::CommandInfo |
| struct | yaze::editor::CommandManager::CommandGroup |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Macros | |
| #define | IMGUI_DEFINE_MATH_OPERATORS |
| #define IMGUI_DEFINE_MATH_OPERATORS |
Definition at line 11 of file command_manager.h.