Function rs_pbrt::core::lowdiscrepancy::sobol_interval_to_index
source · pub fn sobol_interval_to_index(m: u32, frame: u64, p: Point2i) -> u64
Expand description
Returns the index of the _frame_th sample in the pixel p, if the sampling domain has be scaled to cover the pixel sampling area.