Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Utility/IMoveOnly.h"
#include "Core/Intersection/Intersectable.h"
#include "Core/Intersection/PrimitiveMetadata.h"
#include "Math/Transform/Transform.h"
#include "World/Foundation/TransientVisualElement.h"
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |