Function rs_pbrt::integrators::bdpt::g

source ·
pub fn g(
    scene: &Scene,
    sampler: &mut Sampler,
    v0: &Vertex<'_>,
    v1: &Vertex<'_>
) -> Spectrum