Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
SidednessAgreement.h File Reference
#include "Core/SurfaceHit.h"
#include "Math/TVector3.h"
#include <Common/assertion.h>

Go to the source code of this file.

Classes

class  ph::lta::SidednessAgreement
 

Namespaces

namespace  ph
 The root for all renderer implementations.
 
namespace  ph::lta
 Light transport algorithms.
 

Enumerations

enum class  ph::lta::ESidednessPolicy { ph::lta::DoNotCare , ph::lta::Strict , ph::lta::TrustGeometry , ph::lta::TrustShading }