Blender V4.5
Paint2DForeachData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1285 of file paint_image_2d.cc.

Member Data Documentation

◆ blend

short Paint2DForeachData::blend

Definition at line 1291 of file paint_image_2d.cc.

◆ frombuf

ImBuf* Paint2DForeachData::frombuf

Definition at line 1289 of file paint_image_2d.cc.

◆ mask_max

float Paint2DForeachData::mask_max

Definition at line 1290 of file paint_image_2d.cc.

◆ region

ImagePaintRegion* Paint2DForeachData::region

Definition at line 1288 of file paint_image_2d.cc.

◆ s

ImagePaintState* Paint2DForeachData::s

Definition at line 1286 of file paint_image_2d.cc.

Referenced by paint_2d_op().

◆ tile

ImagePaintTile* Paint2DForeachData::tile

Definition at line 1287 of file paint_image_2d.cc.

◆ tilew

int Paint2DForeachData::tilew

Definition at line 1293 of file paint_image_2d.cc.

◆ tilex

int Paint2DForeachData::tilex

Definition at line 1292 of file paint_image_2d.cc.


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