|
Blender
V3.3
|
Public Attributes | |
| bGPDframe * | gpf |
| bGPDstroke * | gps |
| bool | used |
Definition at line 3512 of file gpencil_edit.c.
| bGPDframe* tJoinStrokes::gpf |
Definition at line 3513 of file gpencil_edit.c.
Referenced by gpencil_stroke_join_exec().
| bGPDstroke* tJoinStrokes::gps |
Definition at line 3514 of file gpencil_edit.c.
Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().
| bool tJoinStrokes::used |
Definition at line 3515 of file gpencil_edit.c.
Referenced by gpencil_get_nearest_stroke_index(), and gpencil_stroke_join_exec().