|
Blender V4.3
|
#include "BLI_system.h"#include "BLI_vector.hh"#include "DNA_scene_types.h"#include "DRW_render.hh"#include "eevee_shader_shared.hh"Go to the source code of this file.
Classes | |
| class | blender::eevee::Sampling |
Namespaces | |
| namespace | blender |
| namespace | blender::eevee |
Random number generator, contains persistent state and sample count logic.
Definition in file eevee_sampling.hh.