#include "app/editor/system/workspace/workspace_window_manager.h"#include <algorithm>#include "imgui/imgui.h"#include "util/log.h"
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::anonymous_namespace{workspace_window_manager_state.cc} |
Macros | |
| #define | IMGUI_DEFINE_MATH_OPERATORS |
Functions | |
| WindowDescriptor | yaze::editor::anonymous_namespace{workspace_window_manager_state.cc}::BuildDescriptorFromPanel (const WindowContent &panel) |
| #define IMGUI_DEFINE_MATH_OPERATORS |
Definition at line 1 of file workspace_window_manager_state.cc.