#include <algorithm>
#include <functional>
#include "app/gui/app/editor_layout.h"
#include "absl/strings/str_format.h"
#include "app/gui/automation/widget_id_registry.h"
#include "app/gui/automation/widget_measurement.h"
#include "app/gui/core/icons.h"
#include "app/gui/core/input.h"
#include "app/gui/core/layout_helpers.h"
#include "app/gui/core/ui_helpers.h"
#include "imgui/imgui.h"
#include "imgui/imgui_internal.h"
Go to the source code of this file.
|
| namespace | yaze |
| |
| namespace | yaze::gui |
| | Graphical User Interface (GUI) components for the application.
|
| |
◆ IMGUI_DEFINE_MATH_OPERATORS
| #define IMGUI_DEFINE_MATH_OPERATORS |