19#include <Core/EventSystem.h>
20#include <Core/Window.h>
21#include <Editor/EditorWindow.h>
22#include <Utility/Timer.h>
24namespace OpenShaderDesigner
EditorWindow class for wrapping ImGui window functionality.
Definition EditorWindow.h:28
EventHandler interface for creating custom EventHandlers.
Definition EventSystem.h:64
EventType HandledType
The type handled by the EventHandler.
Definition EventSystem.h:66
void DrawWindow() override
DrawWindow function for when the EditorWindow is being drawn.
Definition Profiler.cpp:35