|
Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::SchlickApproxConductorFresnel, including all inherited members.
| calcReflectance(real cosThetaIncident) const override | ph::SchlickApproxConductorFresnel | virtual |
| calcTransmittance(real cosThetaIncident) const | ph::FresnelEffect | inline |
| ConductorFresnel()=default | ph::ConductorFresnel | |
| SchlickApproxConductorFresnel(real iorOuter, const math::Spectrum &iorInnerN, const math::Spectrum &iorInnerK) | ph::SchlickApproxConductorFresnel | |
| SchlickApproxConductorFresnel(const math::Spectrum &f0) | ph::SchlickApproxConductorFresnel | explicit |
| ~FresnelEffect()=default | ph::FresnelEffect | virtual |