Blender V4.3
blender::realtime_compositor::BokehKernel Class Reference

#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
 

Detailed Description

Definition at line 48 of file COM_bokeh_kernel.hh.

Constructor & Destructor Documentation

◆ BokehKernel()

blender::realtime_compositor::BokehKernel::BokehKernel ( Context & context,
int2 size,
int sides,
float rotation,
float roundness,
float catadioptric,
float lens_shift )

◆ ~BokehKernel()

blender::realtime_compositor::BokehKernel::~BokehKernel ( )

Definition at line 96 of file bokeh_kernel.cc.

Member Data Documentation

◆ result

Result blender::realtime_compositor::BokehKernel::result

Definition at line 50 of file COM_bokeh_kernel.hh.


The documentation for this class was generated from the following files: