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