|
Blender V4.3
|
Public Attributes | |
| ImagePaintState * | s |
| ImagePaintTile * | tile |
| ImagePaintRegion * | region |
| ImBuf * | frombuf |
| float | mask_max |
| short | blend |
| int | tilex |
| int | tilew |
Definition at line 1268 of file paint_image_2d.cc.
| short Paint2DForeachData::blend |
Definition at line 1274 of file paint_image_2d.cc.
| ImBuf* Paint2DForeachData::frombuf |
Definition at line 1272 of file paint_image_2d.cc.
| float Paint2DForeachData::mask_max |
Definition at line 1273 of file paint_image_2d.cc.
| ImagePaintRegion* Paint2DForeachData::region |
Definition at line 1271 of file paint_image_2d.cc.
| ImagePaintState* Paint2DForeachData::s |
Definition at line 1269 of file paint_image_2d.cc.
Referenced by paint_2d_op().
| ImagePaintTile* Paint2DForeachData::tile |
Definition at line 1270 of file paint_image_2d.cc.
| int Paint2DForeachData::tilew |
Definition at line 1276 of file paint_image_2d.cc.
| int Paint2DForeachData::tilex |
Definition at line 1275 of file paint_image_2d.cc.