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

Public Attributes

bGPDframegpf
 
bGPDstrokegps
 
bool used
 

Detailed Description

Definition at line 3512 of file gpencil_edit.c.

Member Data Documentation

◆ gpf

bGPDframe* tJoinStrokes::gpf

Definition at line 3513 of file gpencil_edit.c.

Referenced by gpencil_stroke_join_exec().

◆ gps

bGPDstroke* tJoinStrokes::gps

Definition at line 3514 of file gpencil_edit.c.

Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().

◆ used

bool tJoinStrokes::used

Definition at line 3515 of file gpencil_edit.c.

Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().


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