Blender V4.3
Paint2DForeachData Struct Reference

Public Attributes

ImagePaintStates
 
ImagePaintTiletile
 
ImagePaintRegionregion
 
ImBuffrombuf
 
float mask_max
 
short blend
 
int tilex
 
int tilew
 

Detailed Description

Definition at line 1268 of file paint_image_2d.cc.

Member Data Documentation

◆ blend

short Paint2DForeachData::blend

Definition at line 1274 of file paint_image_2d.cc.

◆ frombuf

ImBuf* Paint2DForeachData::frombuf

Definition at line 1272 of file paint_image_2d.cc.

◆ mask_max

float Paint2DForeachData::mask_max

Definition at line 1273 of file paint_image_2d.cc.

◆ region

ImagePaintRegion* Paint2DForeachData::region

Definition at line 1271 of file paint_image_2d.cc.

◆ s

ImagePaintState* Paint2DForeachData::s

Definition at line 1269 of file paint_image_2d.cc.

Referenced by paint_2d_op().

◆ tile

ImagePaintTile* Paint2DForeachData::tile

Definition at line 1270 of file paint_image_2d.cc.

◆ tilew

int Paint2DForeachData::tilew

Definition at line 1276 of file paint_image_2d.cc.

◆ tilex

int Paint2DForeachData::tilex

Definition at line 1275 of file paint_image_2d.cc.


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