Blender
V3.3
|
Public Attributes | |
ImagePaintState * | s |
ImagePaintTile * | tile |
ImagePaintRegion * | region |
ImBuf * | frombuf |
float | mask_max |
short | blend |
int | tilex |
int | tilew |
Definition at line 1238 of file paint_image_2d.c.
short Paint2DForeachData::blend |
Definition at line 1244 of file paint_image_2d.c.
ImBuf* Paint2DForeachData::frombuf |
Definition at line 1242 of file paint_image_2d.c.
float Paint2DForeachData::mask_max |
Definition at line 1243 of file paint_image_2d.c.
ImagePaintRegion* Paint2DForeachData::region |
Definition at line 1241 of file paint_image_2d.c.
ImagePaintState* Paint2DForeachData::s |
Definition at line 1239 of file paint_image_2d.c.
ImagePaintTile* Paint2DForeachData::tile |
Definition at line 1240 of file paint_image_2d.c.
int Paint2DForeachData::tilew |
Definition at line 1246 of file paint_image_2d.c.
int Paint2DForeachData::tilex |
Definition at line 1245 of file paint_image_2d.c.