Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
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