Chronos 0.0
A advanced 2D rendering and animation system
|
Contains all the editor headers. More...
#include "imgui.h"
#include "imgui_internal.h"
#include "imgui_impl_glfw.h"
#include "imgui_impl_vulkan.h"
#include "imstb_rectpack.h"
#include "imstb_textedit.h"
#include "imstb_truetype.h"
Go to the source code of this file.
Macros | |
#define | IMGUI_DEFINE_MATH_OPERATORS |
Contains all the editor headers.
The Editor uses ImGui for the EditorRenderer. This file contains all the ImGui headers. It also contains various other plugins for ImGUI.
Definition in file editorHeaders.hpp.
#define IMGUI_DEFINE_MATH_OPERATORS |
Definition at line 35 of file editorHeaders.hpp.