|
Blender
V3.3
|
Public Attributes | |
| float | multiplier_accum [4] |
| float | color_accum [4] |
| float | threshold |
| float | scalar |
| float | size_center |
| int | max_blur_scalar |
| int | step |
| MemoryBuffer * | bokeh_input |
| MemoryBuffer * | size_input |
| MemoryBuffer * | image_input |
| int | image_width |
| int | image_height |
Definition at line 298 of file COM_VariableSizeBokehBlurOperation.cc.
| MemoryBuffer* blender::compositor::PixelData::bokeh_input |
Definition at line 306 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| float blender::compositor::PixelData::color_accum[4] |
Definition at line 300 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| int blender::compositor::PixelData::image_height |
Definition at line 310 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| MemoryBuffer* blender::compositor::PixelData::image_input |
Definition at line 308 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| int blender::compositor::PixelData::image_width |
Definition at line 309 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| int blender::compositor::PixelData::max_blur_scalar |
Definition at line 304 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| float blender::compositor::PixelData::multiplier_accum[4] |
Definition at line 299 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| float blender::compositor::PixelData::scalar |
Definition at line 302 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| float blender::compositor::PixelData::size_center |
Definition at line 303 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| MemoryBuffer* blender::compositor::PixelData::size_input |
Definition at line 307 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| int blender::compositor::PixelData::step |
Definition at line 305 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().
| float blender::compositor::PixelData::threshold |
Definition at line 301 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::blur_pixel(), and blender::compositor::VariableSizeBokehBlurOperation::update_memory_buffer_partial().