Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "RenderCore/GHIThread.h"
#include "RenderCore/GraphicsContext.h"
#include "RenderCore/Null/NullContext.h"
#include "RenderCore/GraphicsObjectManager.h"
#include "RenderCore/GraphicsMemoryManager.h"
#include "EditorCore/Thread/Threads.h"
#include <Common/assertion.h>
#include <Common/logging.h>
#include <Common/profiling.h>
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
ph::editor::PH_DEFINE_INTERNAL_LOG_GROUP (GHIThread, RenderCore) | |