Blender  V3.3
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 1238 of file paint_image_2d.c.

Member Data Documentation

◆ blend

short Paint2DForeachData::blend

Definition at line 1244 of file paint_image_2d.c.

◆ frombuf

ImBuf* Paint2DForeachData::frombuf

Definition at line 1242 of file paint_image_2d.c.

◆ mask_max

float Paint2DForeachData::mask_max

Definition at line 1243 of file paint_image_2d.c.

◆ region

ImagePaintRegion* Paint2DForeachData::region

Definition at line 1241 of file paint_image_2d.c.

◆ s

ImagePaintState* Paint2DForeachData::s

Definition at line 1239 of file paint_image_2d.c.

◆ tile

ImagePaintTile* Paint2DForeachData::tile

Definition at line 1240 of file paint_image_2d.c.

◆ tilew

int Paint2DForeachData::tilew

Definition at line 1246 of file paint_image_2d.c.

◆ tilex

int Paint2DForeachData::tilex

Definition at line 1245 of file paint_image_2d.c.


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