|
Blender V4.3
|
#include <COM_deriche_gaussian_coefficients.hh>
Inherits blender::realtime_compositor::CachedResourceContainer.
Public Member Functions | |
| void | reset () override |
| DericheGaussianCoefficients & | get (Context &context, float sigma) |
Definition at line 73 of file COM_deriche_gaussian_coefficients.hh.
| DericheGaussianCoefficients & blender::realtime_compositor::DericheGaussianCoefficientsContainer::get | ( | Context & | context, |
| float | sigma ) |
Definition at line 307 of file deriche_gaussian_coefficients.cc.
|
overridevirtual |
Implements blender::realtime_compositor::CachedResourceContainer.
Definition at line 295 of file deriche_gaussian_coefficients.cc.
Referenced by blender::realtime_compositor::StaticCacheManager::reset().