Blender V4.3
blender::compositor::VariableSizeBokehBlurTileData Struct Reference

Public Attributes

MemoryBuffercolor
 
MemoryBufferbokeh
 
MemoryBuffersize
 
MemoryBuffermask
 
int max_blur_scalar
 

Detailed Description

Definition at line 30 of file COM_VariableSizeBokehBlurOperation.cc.

Member Data Documentation

◆ bokeh

MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::bokeh

Definition at line 32 of file COM_VariableSizeBokehBlurOperation.cc.

◆ color

MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::color

Definition at line 31 of file COM_VariableSizeBokehBlurOperation.cc.

◆ mask

MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::mask

Definition at line 34 of file COM_VariableSizeBokehBlurOperation.cc.

◆ max_blur_scalar

int blender::compositor::VariableSizeBokehBlurTileData::max_blur_scalar

Definition at line 35 of file COM_VariableSizeBokehBlurOperation.cc.

◆ size

MemoryBuffer* blender::compositor::VariableSizeBokehBlurTileData::size

Definition at line 33 of file COM_VariableSizeBokehBlurOperation.cc.


The documentation for this struct was generated from the following file: