|
Photon Engine 2.0.0-beta
A physically based renderer.
|
Information for the probability of generating a specific BSDF sample. More...
#include <BsdfPdfQuery.h>
Public Types | |
| using | Input = BsdfPdfInput |
| using | Output = BsdfPdfOutput |
Public Member Functions | |
| BsdfPdfQuery ()=default | |
| BsdfPdfQuery (BsdfQueryContext context) | |
Public Attributes | |
| BsdfQueryContext | context = BsdfQueryContext{} |
| Input | inputs |
| Output | outputs |
Information for the probability of generating a specific BSDF sample.
| using ph::BsdfPdfQuery::Input = BsdfPdfInput |
|
default |
|
inlineexplicit |
| BsdfQueryContext ph::BsdfPdfQuery::context = BsdfQueryContext{} |
| Input ph::BsdfPdfQuery::inputs |
| Output ph::BsdfPdfQuery::outputs |