Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
TViewpoint.h File Reference
#include "Utility/utility.h"
#include "Utility/traits.h"
#include <utility>
#include <type_traits>

Go to the source code of this file.

Classes

class  ph::TViewpoint< Derived >
 

Namespaces

namespace  ph
 The root for all renderer implementations.
 

Concepts

concept  ph::CViewpoint
 

Enumerations

enum class  ph::EViewpointData {
  ph::SurfaceHit , ph::RasterCoord , ph::Radius , ph::NumPhotons ,
  ph::Tau , ph::ViewThroughput , ph::ViewDir , ph::ViewRadiance
}