#include <string>#include <vector>#include "absl/status/status.h"#include "imgui/imgui.h"

Go to the source code of this file.
Classes | |
| class | yaze::editor::WindowDelegate |
| Low-level window operations with minimal dependencies. More... | |
| struct | yaze::editor::WindowDelegate::WindowInfo |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |