Blender
V3.3
|
Public Attributes | |
float | buffer_midpoint [3] |
size_t | totitems |
bGPDstroke ** | new_strokes |
GHash * | new_colors |
Definition at line 899 of file gpencil_sculpt_paint.c.
float tGPSB_CloneBrushData::buffer_midpoint[3] |
Definition at line 901 of file gpencil_sculpt_paint.c.
GHash* tGPSB_CloneBrushData::new_colors |
Mapping from colors referenced per stroke, to the new colors in the "pasted" strokes.
Definition at line 910 of file gpencil_sculpt_paint.c.
bGPDstroke** tGPSB_CloneBrushData::new_strokes |
Definition at line 907 of file gpencil_sculpt_paint.c.
size_t tGPSB_CloneBrushData::totitems |
Definition at line 904 of file gpencil_sculpt_paint.c.