Blender V5.0
PaintAdjData Struct Reference

Public Attributes

int * n_target
int * n_index
int * n_num
int * flags
int total_targets
int * border
int total_border

Detailed Description

Definition at line 253 of file dynamicpaint.cc.

Member Data Documentation

◆ border

int* PaintAdjData::border

Indices of border pixels (only for texture paint).

Definition at line 265 of file dynamicpaint.cc.

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

◆ flags

◆ n_index

◆ n_num

◆ n_target

◆ total_border

int PaintAdjData::total_border

Size of border.

Definition at line 267 of file dynamicpaint.cc.

Referenced by dynamicPaint_doBorderStep(), and dynamicPaint_initAdjacencyData().

◆ total_targets

int PaintAdjData::total_targets

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