|
Blender V4.5
|
#include <COM_fog_glow_kernel.hh>
Public Member Functions | |
| FogGlowKernelKey (int kernel_size, int2int2 spatial_size) | |
| uint64_t | hash () const |
Public Attributes | |
| int | kernel_size |
| int2int2 | spatial_size |
Definition at line 21 of file COM_fog_glow_kernel.hh.
Definition at line 31 of file fog_glow_kernel.cc.
References kernel_size, and spatial_size.
| uint64_t blender::compositor::FogGlowKernelKey::hash | ( | ) | const |
Definition at line 36 of file fog_glow_kernel.cc.
References blender::get_default_hash(), kernel_size, and spatial_size.
| int blender::compositor::FogGlowKernelKey::kernel_size |
Definition at line 23 of file COM_fog_glow_kernel.hh.
Referenced by FogGlowKernelKey(), hash(), and blender::compositor::operator==().
Definition at line 24 of file COM_fog_glow_kernel.hh.
Referenced by FogGlowKernelKey(), hash(), and blender::compositor::operator==().