![]() |
Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
#include <generalizedbsdf.h>
Public Attributes | |
| int | type |
| Requested BSDF type(s). | |
| Math::Vec2 | sample |
| Uniform random numbers for sampling BSDF. | |
| Math::Float | uComp |
| Uniform random number for component selection. | |
| TransportDirection | transportDir |
| Transport direction. | |
| Math::Vec3 | wi |
| Input direction in world coordinates. | |
Sample query for generalized BSDF. Query structure for SampleDirection and SampleAndEstimateDirection.
1.8.8