Blender V5.0
COM_algorithm_smaa.hh File Reference
#include "COM_context.hh"
#include "COM_result.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::compositor

Functions

void blender::compositor::smaa (Context &context, const Result &input, Result &output, const float threshold=0.1f, const float local_contrast_adaptation_factor=2.0f, const int corner_rounding=25)