Blender V5.0
fog_glow_kernel.cc File Reference
#include <complex>
#include <cstdint>
#include <memory>
#include <numeric>
#include "BLI_enumerable_thread_specific.hh"
#include "BLI_hash.hh"
#include "BLI_index_range.hh"
#include "BLI_math_base.h"
#include "BLI_math_base.hh"
#include "BLI_math_vector.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::compositor

Functions

bool blender::compositor::operator== (const FogGlowKernelKey &a, const FogGlowKernelKey &b)
static float blender::compositor::compute_fog_glow_kernel_value (int2 texel, math::AngleRadian field_of_view_per_pixel)