Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "Designer/DesignerScene.h"
#include "App/Editor.h"
#include "Designer/DesignerObject.h"
#include "EditorCore/Thread/Threads.h"
#include "Render/RenderThreadCaller.h"
#include "Render/Scene.h"
#include "Render/System.h"
#include <Common/assertion.h>
#include <Common/exceptions.h>
#include <Common/profiling.h>
#include <SDL/Introspect/SdlClass.h>
#include <utility>
#include <ranges>
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
ph::editor::PH_DEFINE_LOG_GROUP (DesignerScene, Designer) | |