Function smallpt::trace[][src]

pub fn trace(
    scene: &Scene,
    camera: &Ray,
    width: usize,
    height: usize,
    num_samples: u32,
    backbuffer: &mut [Float3]
)