Loading [MathJax]/extensions/tex2jax.js
Photon Editor Library 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Concepts
fwd.h
Go to the documentation of this file.
1#pragma once
2
4
5#include <Common/primitive_type.h>
6
7namespace ph::editor::render
8{
9
10class Texture;
11
17
18}// end namespace ph::editor::render
Definition DesignerObject.h:19