[][src]Function pbrt::core::reflection::fr_conductor

pub fn fr_conductor(
    cos_theta_i: Float,
    eta_i: Spectrum,
    eta_t: Spectrum,
    k: Spectrum
) -> Spectrum

Computes the Fresnel reflectance at the boundary between a conductor and a dielectric medium.