|
Blender V4.3
|
#include <COM_bokeh_kernel.hh>
Inherits blender::realtime_compositor::CachedResource.
Public Member Functions | |
| BokehKernel (Context &context, int2 size, int sides, float rotation, float roundness, float catadioptric, float lens_shift) | |
| ~BokehKernel () | |
Public Attributes | |
| Result | result |
Public Attributes inherited from blender::realtime_compositor::CachedResource | |
| bool | needed = true |
Definition at line 48 of file COM_bokeh_kernel.hh.
| blender::realtime_compositor::BokehKernel::~BokehKernel | ( | ) |
Definition at line 96 of file bokeh_kernel.cc.
| Result blender::realtime_compositor::BokehKernel::result |
Definition at line 50 of file COM_bokeh_kernel.hh.