Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "Designer/IO/DesignerSceneReader.h"
#include "ph_editor.h"
#include "Designer/DesignerScene.h"
#include "Designer/DesignerObject.h"
#include "Designer/IO/DesignerDataPacketInterface.h"
#include <SDL/Introspect/SdlInputContext.h>
#include <Common/logging.h>
#include <SDL/sdl_helpers.h>
#include <DataIO/Stream/FormattedTextInputStream.h>
#include <Utility/Timer.h>
#include <utility>
Namespaces | |
namespace | ph |
namespace | ph::editor |
Functions | |
ph::editor::PH_DEFINE_INTERNAL_LOG_GROUP (DesignerSceneReader, Designer) | |