Chronos 0.0
A advanced 2D rendering and animation system
Loading...
Searching...
No Matches
editorHeaders.hpp File Reference

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"
Include dependency graph for editorHeaders.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IMGUI_DEFINE_MATH_OPERATORS
 

Detailed Description

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.

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS

Definition at line 35 of file editorHeaders.hpp.