|
Blender
V2.93
|
Public Attributes | |
| ImagePaintState * | s |
| ImagePaintTile * | tile |
| ImagePaintRegion * | region |
| ImBuf * | frombuf |
| float | mask_max |
| short | blend |
| int | tilex |
| int | tilew |
Definition at line 1354 of file paint_image_2d.c.
| short Paint2DForeachData::blend |
Definition at line 1360 of file paint_image_2d.c.
| ImBuf* Paint2DForeachData::frombuf |
Definition at line 1358 of file paint_image_2d.c.
| float Paint2DForeachData::mask_max |
Definition at line 1359 of file paint_image_2d.c.
| ImagePaintRegion* Paint2DForeachData::region |
Definition at line 1357 of file paint_image_2d.c.
| ImagePaintState* Paint2DForeachData::s |
Definition at line 1355 of file paint_image_2d.c.
| ImagePaintTile* Paint2DForeachData::tile |
Definition at line 1356 of file paint_image_2d.c.
| int Paint2DForeachData::tilew |
Definition at line 1362 of file paint_image_2d.c.
| int Paint2DForeachData::tilex |
Definition at line 1361 of file paint_image_2d.c.