Blender V4.3
COM_DoubleEdgeMaskOperation.cc File Reference
#include <cstdlib>
#include "BLI_math_vector.hh"
#include "BLI_span.hh"
#include "BLI_task.hh"
#include "COM_DoubleEdgeMaskOperation.h"
#include "COM_JumpFloodingAlgorithm.h"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::compositor
 

Functions

static float blender::compositor::load_mask (const float *input, int2 texel, int2 size)
 
static float blender::compositor::load_mask (const float *input, int2 texel, int2 size, float fallback)