Blender V4.3
PaintAdjData Struct Reference

Public Attributes

intn_target
 
intn_index
 
intn_num
 
intflags
 
int total_targets
 
intborder
 
int total_border
 

Detailed Description

Definition at line 240 of file dynamicpaint.cc.

Member Data Documentation

◆ border

int* PaintAdjData::border

Indices of border pixels (only for texture paint).

Definition at line 252 of file dynamicpaint.cc.

Referenced by dynamic_paint_border_cb(), dynamicPaint_createUVSurface(), dynamicPaint_doBorderStep(), and dynamicPaint_initAdjacencyData().

◆ flags

◆ n_index

◆ n_num

◆ n_target

◆ total_border

int PaintAdjData::total_border

◆ total_targets

int PaintAdjData::total_targets

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