Blender  V3.3
Public Attributes | List of all members
tGPSB_CloneBrushData Struct Reference

Public Attributes

float buffer_midpoint [3]
 
size_t totitems
 
bGPDstroke ** new_strokes
 
GHashnew_colors
 

Detailed Description

Definition at line 899 of file gpencil_sculpt_paint.c.

Member Data Documentation

◆ buffer_midpoint

float tGPSB_CloneBrushData::buffer_midpoint[3]

Definition at line 901 of file gpencil_sculpt_paint.c.

◆ new_colors

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.

◆ new_strokes

bGPDstroke** tGPSB_CloneBrushData::new_strokes

Definition at line 907 of file gpencil_sculpt_paint.c.

◆ totitems

size_t tGPSB_CloneBrushData::totitems

Definition at line 904 of file gpencil_sculpt_paint.c.


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