Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
GHI.h File Reference
#include "RenderCore/ghi_fwd.h"
#include "RenderCore/ghi_enums.h"
#include "RenderCore/Shader.h"
#include "RenderCore/ShaderProgram.h"
#include "RenderCore/VertexStorage.h"
#include "RenderCore/IndexStorage.h"
#include "RenderCore/Mesh.h"
#include <Utility/INoCopyAndMove.h>
#include <Common/logging.h>
#include <Common/assertion.h>
#include <Common/primitive_type.h>
#include <Math/math_fwd.h>
#include <Utility/TSpan.h>
#include <cstddef>
#include <type_traits>
#include <source_location>
#include <string>
#include <memory>

Go to the source code of this file.

Classes

class  ph::editor::ghi::GHI
 Graphics API abstraction. More...
 

Namespaces

namespace  ph
 
namespace  ph::editor
 
namespace  ph::editor::ghi
 

Functions

 ph::editor::ghi::PH_DECLARE_LOG_GROUP (GHI)