|
Blender V5.0
|
#include <cmath>#include <cstdint>#include <memory>#include "BLI_hash.hh"#include "BLI_index_range.hh"#include "RE_pipeline.h"#include "DNA_scene_types.h"#include "COM_context.hh"#include "COM_morphological_distance_feather_weights.hh"#include "COM_result.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| bool | blender::compositor::operator== (const MorphologicalDistanceFeatherWeightsKey &a, const MorphologicalDistanceFeatherWeightsKey &b) |
| static float | blender::compositor::compute_distance_falloff (int type, float x) |