|
Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "Render/Imgui/ImguiRenderModule.h"#include "App/Module/ModuleAttachmentInfo.h"#include "App/Editor.h"#include "App/Module/MainThreadRenderUpdateContext.h"#include "Platform/Platform.h"#include "Platform/PlatformDisplay.h"#include "Render/Imgui/ImguiRenderContent.h"#include "Render/RenderThreadCaller.h"#include "Render/System.h"#include "Render/Scene.h"#include "Render/Imgui/imgui_common.h"#include "Render/Imgui/Font/IconsMaterialDesignIcons.h"#include "ThirdParty/DearImGui.h"#include "ThirdParty/ImPlot.h"#include "ThirdParty/GLFW3.h"#include <ph_core.h>#include <Common/profiling.h>#include <Common/os.h>#include <DataIO/FileSystem/Path.h>#include <DataIO/FileSystem/Filesystem.h>#include <variant>#include <string_view>Namespaces | |
| namespace | ph |
| namespace | ph::editor |