Blender V4.3
fog_glow_kernel.cc File Reference
#include <complex>
#include <cstdint>
#include <memory>
#include <numeric>
#include "BLI_enumerable_thread_specific.hh"
#include "BLI_fftw.hh"
#include "BLI_hash.hh"
#include "BLI_index_range.hh"
#include "BLI_math_base.h"
#include "BLI_math_base.hh"
#include "BLI_math_numbers.hh"
#include "BLI_math_vector_types.hh"
#include "BLI_task.hh"
#include "COM_fog_glow_kernel.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::realtime_compositor
 

Functions

bool blender::realtime_compositor::operator== (const FogGlowKernelKey &a, const FogGlowKernelKey &b)
 
static float blender::realtime_compositor::compute_fog_glow_kernel_value (int x, int y, int kernel_size)