|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Geometry/GWave.h"#include "Core/Intersection/PrimitiveMetadata.h"#include "Core/Intersection/PTriangle.h"#include "Math/TVector3.h"#include "Actor/Geometry/PrimitiveBuildingMaterial.h"#include "World/Foundation/CookingContext.h"#include "World/Foundation/CookedResourceCollection.h"#include <Common/logging.h>#include <iostream>#include <cmath>Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |