Blender
V3.3
|
Public Attributes | |
MemoryBuffer * | color |
MemoryBuffer * | bokeh |
MemoryBuffer * | size |
int | max_blur_scalar |
Definition at line 43 of file COM_VariableSizeBokehBlurOperation.cc.
MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::bokeh |
Definition at line 45 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::VariableSizeBokehBlurOperation::execute_pixel().
MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::color |
Definition at line 44 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::VariableSizeBokehBlurOperation::execute_pixel().
int blender::compositor::VariableSizeBokehBlurTileData::max_blur_scalar |
Definition at line 47 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::VariableSizeBokehBlurOperation::execute_pixel().
MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::size |
Definition at line 46 of file COM_VariableSizeBokehBlurOperation.cc.
Referenced by blender::compositor::VariableSizeBokehBlurOperation::execute_pixel().