|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Core/Receiver/PinholeCamera.h"#include "Core/Ray.h"#include "Math/math.h"#include "Math/Random/Random.h"#include "Math/Transform/Transform.h"#include "Math/Transform/RigidTransform.h"#include <Common/assertion.h>#include <limits>Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |