#include "integration/editor/editor_integration_test.h"#include <SDL.h>#include "app/platform/window.h"#include "app/gui/core/style.h"#include "imgui/backends/imgui_impl_sdl2.h"#include "imgui/backends/imgui_impl_sdlrenderer2.h"#include "imgui/imgui.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::test |
Macros | |
| #define | IMGUI_DEFINE_MATH_OPERATORS |
| #define IMGUI_DEFINE_MATH_OPERATORS |
Definition at line 1 of file editor_integration_test.cc.