Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Image/Image.h"
#include "Math/math_fwd.h"
#include "SDL/sdl_interface.h"
#include <Common/primitive_type.h>
#include <memory>
#include <string>
#include <string_view>
Go to the source code of this file.
Classes | |
class | ph::SwizzledImage |
An image whose primary purpose is to swizzle the output of a source image. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |