|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Renderer/RenderWork.h"#include "Core/Renderer/PM/TViewPathHandler.h"#include "Math/TVector2.h"#include "Math/Geometry/TAABB2D.h"#include "Math/Color/Spectrum.h"#include <Common/primitive_type.h>#include <cstddef>#include <type_traits>#include <vector>#include <utility>#include "Core/Renderer/PM/TViewPathTracingWork.ipp"Go to the source code of this file.
Classes | |
| class | ph::TViewPathTracingWork< Handler > |
Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |