#include <fresnel_complex.h>
|
| static constexpr VALUE | eval (const parameter_type ¶m, const Value &cosTheta, Mask mask=true) |
| | "Physically based Lighting Calculations for Computer Graphics"
|
| |
◆ parameter_type
◆ BBM_IMPORT_CONFIG()
| BBM_IMPORT_CONFIG |
( |
CONF |
| ) |
|
◆ eval()
| static constexpr VALUE eval |
( |
const parameter_type & |
param, |
|
|
const Value & |
cosTheta, |
|
|
Mask |
mask = true |
|
) |
| |
|
inlinestaticconstexpr |
"Physically based Lighting Calculations for Computer Graphics"
p15, Eqs. 2.4-2.7 for dielectric-conductor interfaces (assuming dielitric is air with ior=1).
Implements: concepts::fresnel
The documentation for this struct was generated from the following file: