Blender  V2.93
Public Attributes | List of all members
Paint2DForeachData Struct Reference

Public Attributes

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

Detailed Description

Definition at line 1354 of file paint_image_2d.c.

Member Data Documentation

◆ blend

short Paint2DForeachData::blend

Definition at line 1360 of file paint_image_2d.c.

◆ frombuf

ImBuf* Paint2DForeachData::frombuf

Definition at line 1358 of file paint_image_2d.c.

◆ mask_max

float Paint2DForeachData::mask_max

Definition at line 1359 of file paint_image_2d.c.

◆ region

ImagePaintRegion* Paint2DForeachData::region

Definition at line 1357 of file paint_image_2d.c.

◆ s

ImagePaintState* Paint2DForeachData::s

Definition at line 1355 of file paint_image_2d.c.

◆ tile

ImagePaintTile* Paint2DForeachData::tile

Definition at line 1356 of file paint_image_2d.c.

◆ tilew

int Paint2DForeachData::tilew

Definition at line 1362 of file paint_image_2d.c.

◆ tilex

int Paint2DForeachData::tilex

Definition at line 1361 of file paint_image_2d.c.


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