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