|
Blender V4.3
|
#include <COM_morphological_distance_feather_weights.hh>
Inherits blender::realtime_compositor::CachedResourceContainer.
Public Member Functions | |
| void | reset () override |
| MorphologicalDistanceFeatherWeights & | get (Context &context, int type, int radius) |
Definition at line 71 of file COM_morphological_distance_feather_weights.hh.
| MorphologicalDistanceFeatherWeights & blender::realtime_compositor::MorphologicalDistanceFeatherWeightsContainer::get | ( | Context & | context, |
| int | type, | ||
| int | radius ) |
Definition at line 195 of file morphological_distance_feather_weights.cc.
|
overridevirtual |
Implements blender::realtime_compositor::CachedResourceContainer.
Definition at line 183 of file morphological_distance_feather_weights.cc.
Referenced by blender::realtime_compositor::StaticCacheManager::reset().