Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::DirectEnergyPdfQuery Class Referencefinal

Information for the probability of generating a specific sample for direct energy estimation. More...

#include <DirectEnergyPdfQuery.h>

Public Types

using Input = DirectEnergyPdfInput
 
using Output = DirectEnergyPdfOutput
 

Public Member Functions

 DirectEnergyPdfQuery ()=default
 

Public Attributes

Input inputs
 
Output outputs
 

Detailed Description

Information for the probability of generating a specific sample for direct energy estimation.

Member Typedef Documentation

◆ Input

◆ Output

Constructor & Destructor Documentation

◆ DirectEnergyPdfQuery()

ph::DirectEnergyPdfQuery::DirectEnergyPdfQuery ( )
default

Member Data Documentation

◆ inputs

Input ph::DirectEnergyPdfQuery::inputs

◆ outputs

Output ph::DirectEnergyPdfQuery::outputs

The documentation for this class was generated from the following file: