|
Blender V4.3
|
#include <complex>#include <cstring>#include <memory>#include <numeric>#include "BLI_enumerable_thread_specific.hh"#include "BLI_fftw.hh"#include "BLI_index_range.hh"#include "BLI_math_base.hh"#include "BLI_math_vector_types.hh"#include "BLI_task.hh"#include "COM_GlareFogGlowOperation.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| static float | blender::compositor::compute_fog_glow_kernel_value (int x, int y, int kernel_size) |