Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "Designer/IO/DesignerSceneMetaInfo.h"
#include "Designer/DesignerScene.h"
#include "Designer/DesignerObject.h"
#include "ThirdParty/NLohmannJSON.h"
#include <Common/logging.h>
#include <Common/Utility/Timestamp.h>
#include <DataIO/FileSystem/Path.h>
#include <DataIO/FileSystem/Filesystem.h>
#include <DataIO/Stream/FormattedTextInputStream.h>
#include <DataIO/Stream/FormattedTextOutputStream.h>
#include <SDL/sdl_exceptions.h>
#include <vector>
#include <utility>
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
ph::editor::PH_DEFINE_INTERNAL_LOG_GROUP (DesignerSceneMetaInfo, Designer) | |