|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Estimator/SurfaceAttributeEstimator.h"#include "Core/Ray.h"#include "Core/Estimator/Integrand.h"#include "Core/SurfaceHit.h"#include "Core/HitProbe.h"#include "World/Scene.h"#include "Math/Geometry/THemisphere.h"#include "Math/constant.h"#include <Common/assertion.h>#include <limits>Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |