Photon Editor Library 2.0.0-beta
A physically based renderer.
|
#include "RenderCore/ghi_infos.h"
#include "Render/Query/query_basics.h"
#include "RenderCore/Query/query_basics.h"
#include "Render/Query/GetGraphicsTextureHandle.h"
#include "RenderCore/Query/GetTextureNativeHandle.h"
#include "Render/Content/fwd.h"
#include "ThirdParty/DearImGui.h"
#include <Common/assertion.h>
#include <Common/Container/TStdUnorderedStringMap.h>
#include <Utility/utility.h>
#include <Math/TVector2.h>
#include <Math/TVector4.h>
#include <DataIO/FileSystem/Path.h>
#include <memory>
#include <array>
#include <cstddef>
#include <string>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | ph::editor::ImguiImageLibrary |
Namespaces | |
namespace | ph |
namespace | ph::editor |
namespace | ph::editor::render |
Enumerations | |
enum class | ph::editor::EImguiImage { ph::editor::Warning = 0 , ph::editor::Folder , ph::editor::File , ph::editor::Image , ph::editor::SIZE } |
Built-in images. More... | |