[][src]Function pbrt::core::integrator::compute_light_power_distribution

pub fn compute_light_power_distribution(
    scene: &Scene
) -> Option<Arc<Distribution1D>>

The light to start each photon path from is chosen according to a PDF defined by the lights' respective powers.