Blender V4.5
tabulated_sobol.cpp File Reference
#include "scene/tabulated_sobol.h"
#include "util/hash.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D (float4 points[], const int size, const int rng_seed)

Function Documentation

◆ tabulated_sobol_generate_4D()

CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D ( float4 points[],
const int size,
const int rng_seed )

Definition at line 14 of file tabulated_sobol.cpp.

References hash_hp_float(), hash_hp_seeded_uint(), i, N, size(), w(), x, y, and z().

Referenced by Integrator::device_update().