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