|
Blender V5.0
|
#include <COM_morphological_distance_feather_weights.hh>
Inherits blender::compositor::CachedResourceContainer.
Public Member Functions | |
| void | reset () override |
| MorphologicalDistanceFeatherWeights & | get (Context &context, int type, int radius) |
Definition at line 61 of file COM_morphological_distance_feather_weights.hh.
| MorphologicalDistanceFeatherWeights & blender::compositor::MorphologicalDistanceFeatherWeightsContainer::get | ( | Context & | context, |
| int | type, | ||
| int | radius ) |
Definition at line 161 of file morphological_distance_feather_weights.cc.
|
overridevirtual |
Implements blender::compositor::CachedResourceContainer.
Definition at line 149 of file morphological_distance_feather_weights.cc.