|
Blender V4.3
|
#include <COM_symmetric_separable_blur_weights.hh>
Inherits blender::realtime_compositor::CachedResourceContainer.
Public Member Functions | |
| void | reset () override |
| SymmetricSeparableBlurWeights & | get (Context &context, int type, float radius) |
Definition at line 70 of file COM_symmetric_separable_blur_weights.hh.
| SymmetricSeparableBlurWeights & blender::realtime_compositor::SymmetricSeparableBlurWeightsContainer::get | ( | Context & | context, |
| int | type, | ||
| float | radius ) |
Definition at line 124 of file symmetric_separable_blur_weights.cc.
|
overridevirtual |
Implements blender::realtime_compositor::CachedResourceContainer.
Definition at line 112 of file symmetric_separable_blur_weights.cc.
Referenced by blender::realtime_compositor::StaticCacheManager::reset().