Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Renderer/RenderWork.h"
#include "Core/Renderer/PM/TPhoton.h"
#include "Core/Renderer/PM/PMCommonParams.h"
#include "Math/Color/Spectrum.h"
#include "Utility/TSpan.h"
#include <Common/primitive_type.h>
#include <cstddef>
#include <memory>
#include <type_traits>
#include "Core/Renderer/PM/TPhotonPathTracingWork.ipp"
Go to the source code of this file.
Classes | |
class | ph::TPhotonPathTracingWork< Photon > |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |