|
Blender V4.3
|
#include <fstream>#include <iostream>#include "BKE_global.hh"#include "eevee_instance.hh"#include "eevee_raytrace.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::eevee |
Macros | |
| #define | PASS_VARIATION(_pass_name, _index, _suffix) |
The ray-tracing module class handles ray generation, scheduling, tracing and denoising.
Definition in file eevee_raytrace.cc.
| #define PASS_VARIATION | ( | _pass_name, | |
| _index, | |||
| _suffix ) |