Photon Engine 2.0.0-beta
A physically based renderer.
|
Go to the source code of this file.
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Enumerations | |
enum class | ph::EAccelerator { ph::Unspecified = 0 , ph::BruteForce , ph::BVH , ph::BVH4 , ph::BVH8 , ph::Kdtree , ph::IndexedKdtree } |