Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Texture/TTexture.h"
#include "Core/Texture/Pixel/pixel_texture_basics.h"
#include "Math/math.h"
#include "Core/Texture/Pixel/PixelBuffer2D.h"
#include "Math/TVector2.h"
#include <memory>
#include "Core/Texture/Pixel/TPixelTexture2D.ipp"
Go to the source code of this file.
Classes | |
class | ph::TPixelTexture2D< OutputType > |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |